Sdílet prostřednictvím


PropertyGroup.ICustomTypeDescriptor.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.Internal
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Deklarace
Private Function GetComponentName As String
    Implements ICustomTypeDescriptor.GetComponentName
string ICustomTypeDescriptor.GetComponentName()
private:
virtual String^ GetComponentName() sealed = ICustomTypeDescriptor::GetComponentName
private abstract GetComponentName : unit -> string 
private override GetComponentName : unit -> string 
Jazyk JScript nepodporuje explicitní implementace rozhraní.

Vrácená hodnota

Typ: System.String

Implementuje

ICustomTypeDescriptor.GetComponentName()

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

PropertyGroup Třída

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