BlobReader.StartPointer Property

Definition

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>

Property Value

Byte*

Applies to