Bearbeiten

CommonAcl.IsContainer Property

Definition

Sets whether the CommonAcl object is a container.

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

Property Value

true if the current CommonAcl object is a container.

Applies to