NamedCustomTypeDescriptor.CustomizePropertyDescriptor 属性

定义

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::CustomizePropertyDescriptorEventHandler ^ CustomizePropertyDescriptor { Microsoft::SqlServer::Management::UI::VSIntegration::CustomizePropertyDescriptorEventHandler ^ get(); void set(Microsoft::SqlServer::Management::UI::VSIntegration::CustomizePropertyDescriptorEventHandler ^ value); };
public Microsoft.SqlServer.Management.UI.VSIntegration.CustomizePropertyDescriptorEventHandler CustomizePropertyDescriptor { get; set; }
Public Property CustomizePropertyDescriptor As CustomizePropertyDescriptorEventHandler

属性值

CustomizePropertyDescriptorEventHandler

适用于