다음을 통해 공유


Solution.FilePath 속성

정의

솔루션 파일의 경로이거나 솔루션 파일이 없는 경우 null입니다.

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

속성 값

적용 대상