CustomizePropertyDescriptorEventArgs(String) 构造函数

定义

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)

参数

propertyName
String

适用于