SymbolDocumentInfo.FileName Property

Definition

The source file name.

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

Property Value

The string representing the source file name.

Applies to