Metodo PropertyGroup.ICustomTypeDescriptor.GetComponentName

La classe e i relativi membri sono riservati per uso interno e non possono essere utilizzati nel codice.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintassi

'Dichiarazione
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 
JScript non supporta le implementazioni esplicite dell'interfaccia.

Valore restituito

Tipo: System.String

Implementa

ICustomTypeDescriptor.GetComponentName()

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyGroup Classe

Spazio dei nomi Microsoft.VisualStudio.Data.Schema.Package.Internal