Description
Gets an optional description message appended to the warning message.
Declaration
public string? Description { get; init; }
Property Value
Type | Description |
---|---|
string |
Gets an optional description message appended to the warning message.
public string? Description { get; init; }
Type | Description |
---|---|
string |