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

プロパティ値

適用対象