Sdílet prostřednictvím


SchemaViewElementNodeProperties.FilePath – vlastnost

Tato třída a jeho členové jsou vyhrazeny pro interní použití a nejsou určeny pro použití v kódu.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Deklarace
<BrowsableAttribute(True)> _
Public ReadOnly Property FilePath As String
    Get
[BrowsableAttribute(true)]
public string FilePath { get; }
[BrowsableAttribute(true)]
public:
property String^ FilePath {
    String^ get ();
}
[<BrowsableAttribute(true)>]
member FilePath : string
function get FilePath () : String

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SchemaViewElementNodeProperties Třída

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal – obor názvů