SymbolDocumentInfo.FileName 屬性

定義

原始程式檔的名稱。

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

屬性值

表示原始程式檔名稱的字串。

適用於