Sdílet prostřednictvím


SchemaViewNodeProperties.Name – 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 Name As String
    Get
[BrowsableAttribute(true)]
public string Name { get; }
[BrowsableAttribute(true)]
public:
property String^ Name {
    String^ get ();
}
[<BrowsableAttribute(true)>]
member Name : string
function get Name () : String

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SchemaViewNodeProperties Třída

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