MetadataReader.MetadataPointer Property

Definition

Gets the pointer to the underlying data.

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

Property Value

Byte*

The pointer to the underlying data.

Applies to