共用方式為


SolutionInfo.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

屬性值

適用於