Share via


IntelliTraceModule.Metadata Property

Definition

Gets the IMetaDataImport interface that may be used to access this module's metadata directly. If there is no metadata for this module, null is returned.

public:
 property System::Object ^ Metadata { System::Object ^ get(); };
public:
 property Platform::Object ^ Metadata { Platform::Object ^ get(); };
public object Metadata { get; }
member this.Metadata : obj
Public ReadOnly Property Metadata As Object

Property Value

Applies to