NamedCustomTypeDescriptor.CustomizePropertyDescriptor Property

Definition

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; }
member this.CustomizePropertyDescriptor : Microsoft.SqlServer.Management.UI.VSIntegration.CustomizePropertyDescriptorEventHandler with get, set
Public Property CustomizePropertyDescriptor As CustomizePropertyDescriptorEventHandler

Property Value

CustomizePropertyDescriptorEventHandler

Applies to