次の方法で共有


ProjectNodeProperties.FullPath プロパティ

完全パスを取得します。

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property FullPath As String
'使用
Dim instance As ProjectNodeProperties
Dim value As String

value = instance.FullPath
[BrowsableAttribute(false)]
public string FullPath { get; }
[BrowsableAttribute(false)]
public:
property String^ FullPath {
    String^ get ();
}
public function get FullPath () : String

プロパティ値

型 : System.String

参照

参照

ProjectNodeProperties クラス

ProjectNodeProperties メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF 名前空間