Compartir a través de


SchemaViewElementNodeProperties.FilePath (Propiedad)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
<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 propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

SchemaViewElementNodeProperties Clase

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal (Espacio de nombres)