GenericAcl.Revision プロパティ

定義

GenericAcl のリビジョン レベルを取得します。

public:
 abstract property System::Byte Revision { System::Byte get(); };
public abstract byte Revision { get; }
member this.Revision : byte
Public MustOverride ReadOnly Property Revision As Byte

プロパティ値

GenericAcl のリビジョン レベルを示すバイト値。

適用対象