File
Gets the name of the file that caused the message.
Declaration
public string File { get; }
Property Value
Type | Description |
---|---|
string | Absolute path to the file or |
Gets the name of the file that caused the message.
public string File { get; }
Type | Description |
---|---|
string | Absolute path to the file or |