BlobReader.StartPointer Proprietà
Definizione
Ottiene un puntatore al byte all'inizio del blocco di memoria sottostante.Gets a pointer to the byte at the start of the underlying memory block.
public:
property System::Byte* StartPointer { System::Byte* get(); };
public byte* StartPointer { get; }
member this.StartPointer : nativeptr<byte>
Valore della proprietà
- Byte*