Sdílet prostřednictvím


CompoundAce.BinaryLength Vlastnost

Definice

Získá délku v bajtech binární reprezentace aktuálního CompoundAce objektu. Tato délka by měla být použita před zařazováním seznamu ACL do binárního pole s metodou GetBinaryForm(Byte[], Int32) .

public:
 virtual property int BinaryLength { int get(); };
public override int BinaryLength { get; }
member this.BinaryLength : int
Public Overrides ReadOnly Property BinaryLength As Integer

Hodnota vlastnosti

Délka binární reprezentace aktuálního CompoundAce objektu v bajtech.

Platí pro