次の方法で共有


DatabaseSchemaViewElementNodeProperties.FilePath プロパティ

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

構文

'宣言
<BrowsableAttribute(True)> _
Public ReadOnly Property FilePath As String
'使用
Dim instance As DatabaseSchemaViewElementNodeProperties
Dim value As String

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

プロパティ値

型 : System.String

参照

参照

DatabaseSchemaViewElementNodeProperties クラス

DatabaseSchemaViewElementNodeProperties メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows.DatabaseSchemaView.Properties 名前空間