SafeBuffer.ByteLength Proprietà

Definizione

Importante

Questa API non è conforme a CLS.

Ottiene la dimensione, in byte, del buffer.

public:
 property System::UInt64 ByteLength { System::UInt64 get(); };
[System.CLSCompliant(false)]
public ulong ByteLength { get; }
[<System.CLSCompliant(false)>]
member this.ByteLength : uint64
Public ReadOnly Property ByteLength As ULong

Valore della proprietà

Numero di byte nel buffer di memoria.

Attributi

Eccezioni

Il metodo Initialize non è stato chiamato.

Si applica a