Interop.ICustomTypeDescriptor.GetClassName Methode

Definitie

Retourneert de naam van de klasse van de ingesloten Activityklasse.

 virtual System::String ^ System.ComponentModel.ICustomTypeDescriptor.GetClassName() = System::ComponentModel::ICustomTypeDescriptor::GetClassName;
string ICustomTypeDescriptor.GetClassName();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetClassName : unit -> string
override this.System.ComponentModel.ICustomTypeDescriptor.GetClassName : unit -> string
Function GetClassName () As String Implements ICustomTypeDescriptor.GetClassName

Retouren

De klassenaam van de ingesloten Activity.

Implementeringen

Opmerkingen

Dit lid is een expliciete implementatie van interfaceleden. Deze kan alleen worden gebruikt wanneer het Interop exemplaar naar een ICustomTypeDescriptor interface wordt gecast.

Van toepassing op