Sdílet prostřednictvím


SchemaViewElementNodeProperties.GetComponentName – metoda

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
Public Overrides Function GetComponentName As String
public override string GetComponentName()
public:
virtual String^ GetComponentName() override
abstract GetComponentName : unit -> string 
override GetComponentName : unit -> string 
public override function GetComponentName() : String

Vrácená hodnota

Typ: System.String
Řetězec názvu součásti.

Implementuje

ICustomTypeDescriptor.GetComponentName()

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SchemaViewElementNodeProperties Třída

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