SymbolDocumentInfo.FileName 属性

定义

源文件名称。

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

属性值

表示源文件名称的字符串。

适用于