Sdílet prostřednictvím


DynamicActivity<TResult>.ICustomTypeDescriptor.GetAttributes Metoda

Definice

Vrátí kolekci atributů dynamické aktivity.

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

Návraty

Atributy dynamické aktivity.

Implementuje

Poznámky

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

Platí pro