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

属性值

适用于