MetadataEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes saved metadata for a module. The MetadataEvent is one of the events in the MetadataStreamChain.
public ref class MetadataEvent sealed : Microsoft::VisualStudio::IntelliTrace::IntelliTraceEvent
public ref class MetadataEvent sealed : Microsoft::VisualStudio::IntelliTrace::IntelliTraceEvent
class MetadataEvent sealed : Microsoft::VisualStudio::IntelliTrace::IntelliTraceEvent
public sealed class MetadataEvent : Microsoft.VisualStudio.IntelliTrace.IntelliTraceEvent
type MetadataEvent = class
inherit IntelliTraceEvent
Public NotInheritable Class MetadataEvent
Inherits IntelliTraceEvent
- Inheritance
Properties
DebugDirectories |
Gets the module's debug directories. |
MetadataBlob |
Gets the module's metadata. |
Mvid |
Gets the mvid of the module that contains the metadata stored with this event. |