Partilhar via


Propriedade SchemaViewElementNodeProperties.FilePath

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado em seu código.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
<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

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

SchemaViewElementNodeProperties Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal