BlobReader.CurrentPointer Property

Definition

Gets a pointer to the byte at the current position of the reader.

public:
 property System::Byte* CurrentPointer { System::Byte* get(); };
public byte* CurrentPointer { get; }
member this.CurrentPointer : nativeptr<byte>

Property Value

Byte*

Applies to