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

適用於