Sdílet prostřednictvím


SchemaViewElementNodeProperties.FileName – 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 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

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ů