IScriptCollectorInfo Interface
Represents the display information of the Script Collector.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | Description | Gets the description of the Script Collector. |
![]() | DisplayName | Gets the localized display name for the Script Collector. |
![]() | Image | Gets the specified image that is associated with the Script Collector. |
![]() | Moniker | Gets the unique identifier of the Script Collector. |
![]() | ShortcutKey | Gets the desired Hotkey to be used. |
![]() | SupportedContentTypes | Gets the list of compatible content types. |
| Name | Description | |
|---|---|---|
![]() | CreateScriptCollector(String^, IContext^) | Creates an instance of the Script Collector. |
Show:

