Property SystemId
SystemId
Get the system identifier of the entity where the exception occurred.
If the system identifier is a URL, it will have been resolved fully.
A string containing the system identifier, or null if none is available.
Declaration
public string SystemId { get; }
Property Value
Type | Description |
---|---|
System.String |