Proprietà SchemaViewElementNodeProperties.FileName

La classe e i relativi membri sono riservati per uso interno e non possono essere utilizzati nel codice.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintassi

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

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SchemaViewElementNodeProperties Classe

Spazio dei nomi Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal