SafeBuffer.ByteLength Proprietà

Definizione

Importante

Questa API non è conforme a CLS.

Ottiene le dimensioni del buffer, in byte.

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 Initialize metodo non è stato chiamato.

Si applica a