完全パスを取得します。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Project.Properties
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)
構文
'宣言
Public ReadOnly Property FullPath As String
'使用
Dim instance As DatabaseFileNodeProperties
Dim value As String
value = instance.FullPath
public string FullPath { get; }
public:
property String^ FullPath {
String^ get ();
}
public function get FullPath () : String
プロパティ値
型 : System.String
参照
参照
DatabaseFileNodeProperties クラス
DatabaseFileNodeProperties メンバ
Microsoft.VisualStudio.Data.Schema.Project.Project.Properties 名前空間