CustomizePropertyDescriptorEventArgs(String) Constructor

Definition

public:
 CustomizePropertyDescriptorEventArgs(System::String ^ propertyName);
public CustomizePropertyDescriptorEventArgs(string propertyName);
new Microsoft.SqlServer.Management.UI.VSIntegration.CustomizePropertyDescriptorEventArgs : string -> Microsoft.SqlServer.Management.UI.VSIntegration.CustomizePropertyDescriptorEventArgs
Public Sub New (propertyName As String)

Parameters

propertyName
String

Applies to