SymbolDocumentInfo.FileName プロパティ

定義

ソース ファイル名。

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

プロパティ値

ソース ファイル名を表す文字列。

適用対象