EtwEventArgs.Descriptor Property
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.
Gets Event descriptor
public:
property System::Diagnostics::Eventing::EventDescriptor Descriptor { System::Diagnostics::Eventing::EventDescriptor get(); };
public System.Diagnostics.Eventing.EventDescriptor Descriptor { get; }
member this.Descriptor : System.Diagnostics.Eventing.EventDescriptor
Public ReadOnly Property Descriptor As EventDescriptor