DiagnosticReport.GeneratorId 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 the ID of the generator within the manager that created the diagnostics.
public:
property System::String ^ GeneratorId { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=1)]
public string GeneratorId { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.GeneratorId : string
Public ReadOnly Property GeneratorId As String
Property Value
- Attributes