PropertyGridToolsOptionPage(String, Guid, IServiceProvider) 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
PropertyGridToolsOptionPage(System::String ^ name, Guid guid, IServiceProvider ^ sp);
public PropertyGridToolsOptionPage (string name, Guid guid, IServiceProvider sp);
new Microsoft.SqlServer.Management.UI.VSIntegration.PropertyGridToolsOptionPage : string * Guid * IServiceProvider -> Microsoft.SqlServer.Management.UI.VSIntegration.PropertyGridToolsOptionPage
Public Sub New (name As String, guid As Guid, sp As IServiceProvider)
参数
- name
- String
- guid
- Guid