Metodo PropertyGroup.ICustomTypeDescriptor.GetClassName

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 GetClassName As String
    Implements ICustomTypeDescriptor.GetClassName
string ICustomTypeDescriptor.GetClassName()
private:
virtual String^ GetClassName() sealed = ICustomTypeDescriptor::GetClassName
private abstract GetClassName : unit -> string 
private override GetClassName : unit -> string 
JScript non supporta le implementazioni esplicite dell'interfaccia.

Valore restituito

Tipo: System.String

Implementa

ICustomTypeDescriptor.GetClassName()

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyGroup Classe

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