PostSharpAPI ReferencePost­Sharp.​ExtensibilityMessage­LocationFile
Open sandboxFocus

MessageLocation.File Property

File

Gets the name of the file that caused the message.

Declaration
public string File { get; }
Property Value
Type Description
System.String

Absolute path to the file or null if the file name is unknown or not applicable.