Sdílet prostřednictvím


DynamicActivity.ICustomTypeDescriptor.GetComponentName Metoda

Definice

Vrátí název komponenty dynamické aktivity.

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

Návraty

Název komponenty.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v DynamicActivity případě, že je instance přetypovaná na ICustomTypeDescriptor rozhraní.

Platí pro