ServerPolicy.BlockPreview Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Boolean value that indicates whether you can preview items using this policy. Read-only.
public:
property bool BlockPreview { bool get(); };
public bool BlockPreview { get; }
member this.BlockPreview : bool
Public ReadOnly Property BlockPreview As Boolean
Property Value
Boolean