PropertyDescriptor(PropertyDescriptor, GetStringDelegate) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
PropertyDescriptor(System::ComponentModel::PropertyDescriptor ^ propertyDescriptor, Microsoft::SqlServer::Management::UI::VSIntegration::GetStringDelegate ^ GetString);
public PropertyDescriptor(System.ComponentModel.PropertyDescriptor propertyDescriptor, Microsoft.SqlServer.Management.UI.VSIntegration.GetStringDelegate GetString);
new Microsoft.SqlServer.Management.UI.VSIntegration.PropertyDescriptor : System.ComponentModel.PropertyDescriptor * Microsoft.SqlServer.Management.UI.VSIntegration.GetStringDelegate -> Microsoft.SqlServer.Management.UI.VSIntegration.PropertyDescriptor
Public Sub New (propertyDescriptor As PropertyDescriptor, GetString As GetStringDelegate)
Parameters
- propertyDescriptor
- PropertyDescriptor
- GetString
- GetStringDelegate