EtwActivity.ProviderId 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.
The provider where the tracing messages will be written to.
protected:
virtual property Guid ProviderId { Guid get(); };
protected virtual Guid ProviderId { get; }
member this.ProviderId : Guid
Protected Overridable ReadOnly Property ProviderId As Guid