MessageLocation.Explicit Method (String) |
Builds a MessageLocation explicitly by specifying a filename, when the
Namespace: PostSharp.Extensibility
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public static MessageLocation Explicit( string file )
Parameters
- file
- Type: System.String
File name.
Return Value
Type: MessageLocationA MessageLocation.