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

적용 대상