BlobReader.StartPointer 属性

定义

获取指向基础内存块起始处的字节的指针。

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

属性值

Byte*

适用于