SymbolDocumentInfo.FileName 속성

정의

소스 파일 이름입니다.

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

속성 값

소스 파일 이름을 나타내는 문자열입니다.

적용 대상