MetadataEvent.MetadataBlob Özellik

Tanım

Modülün meta verilerini alır.

public:
 property System::Collections::Generic::IList<System::Byte> ^ MetadataBlob { System::Collections::Generic::IList<System::Byte> ^ get(); };
public System.Collections.Generic.IList<byte> MetadataBlob { get; }
member this.MetadataBlob : System.Collections.Generic.IList<byte>
Public ReadOnly Property MetadataBlob As IList(Of Byte)

Özellik Değeri

IList<Byte>

Şunlara uygulanır