DynamicActivity.ICustomTypeDescriptor.GetPropertyOwner Method

Definition

Returns this instance of the DynamicActivity class.

C#
object ICustomTypeDescriptor.GetPropertyOwner(System.ComponentModel.PropertyDescriptor pd);

Parameters

pd
PropertyDescriptor

The property whose owner is to be found.

Returns

This instance of DynamicActivity.

Implements

Remarks

The pd parameter is ignored by this method. This parameter is present to implement the ICustomTypeDescriptor interface.

This member is an explicit interface member implementation. It can be used only when the DynamicActivity instance is cast to an ICustomTypeDescriptor interface.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1