Share via


SourceLocation.FileName Property

Definition

Gets the file name this source location belongs to.

public:
 property Uri ^ FileName { Uri ^ get(); };
public Uri FileName { get; }
member this.FileName : Uri
Public ReadOnly Property FileName As Uri

Property Value

Uri

Applies to