次の方法で共有


FileNodeProperties.FullPath プロパティ

完全パスを取得します。

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

構文

'宣言
Public ReadOnly Property FullPath As String
'使用
Dim instance As FileNodeProperties
Dim value As String

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

プロパティ値

型 : System.String

参照

参照

FileNodeProperties クラス

FileNodeProperties メンバ

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