PolicyConfiguration.IsBlocking 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.
Indicates whether the policy is blocking.
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public bool IsBlocking { get; set; }
member this.IsBlocking : bool with get, set
Public Property IsBlocking As Boolean
Property Value
- Attributes