ResolvedDiagnosticEvent.CategoryId Property

Definition

Gets the category id associated with this DiagnosticEvent as described in the collection plan. Returns an empty string if no category id is found.

public:
 property System::String ^ CategoryId { System::String ^ get(); };
public:
 property Platform::String ^ CategoryId { Platform::String ^ get(); };
public string CategoryId { get; }
member this.CategoryId : string
Public ReadOnly Property CategoryId As String

Property Value

Applies to