NamedCustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor) 方法

定义

public:
 virtual System::Object ^ GetPropertyOwner(System::ComponentModel::PropertyDescriptor ^ pd);
public object GetPropertyOwner (System.ComponentModel.PropertyDescriptor pd);
Public Function GetPropertyOwner (pd As PropertyDescriptor) As Object

参数

返回

Object

实现

适用于