CommonAcl.IsDS 屬性

定義

設定目前 CommonAcl 物件是否為目錄物件存取控制清單 (ACL)。

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

屬性值

如果目前 CommonAcl 物件是目錄物件 ACL,則為 true

適用於