Bearbeiten

QualifiedAce.IsCallback Property

Definition

Specifies whether this QualifiedAce object contains callback data.

public:
 property bool IsCallback { bool get(); };
public bool IsCallback { get; }
member this.IsCallback : bool
Public ReadOnly Property IsCallback As Boolean

Property Value

true if this QualifiedAce object contains callback data; otherwise, false.

Applies to