Id
Gets an unique identifier for the diagnostic (e.g. MY001
).
Declaration
public string Id { get; }
Property Value
Type | Description |
---|---|
string |
Gets an unique identifier for the diagnostic (e.g. MY001
).
public string Id { get; }
Type | Description |
---|---|
string |