Sdílet prostřednictvím


SchemaViewFolderNodeProperties.GetClassName – 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 GetClassName As String
public override string GetClassName()
public:
virtual String^ GetClassName() override
abstract GetClassName : unit -> string 
override GetClassName : unit -> string 
public override function GetClassName() : String

Vrácená hodnota

Typ: System.String
Řetězec názvu třídy.

Implementuje

ICustomTypeDescriptor.GetClassName()

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SchemaViewFolderNodeProperties Třída

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