ScriptCollectorInfo.IScriptCollectorInfo.ShortcutKey Property

Definition

Gets the desired shortcut key for the ScriptCollectorInfo object.

property System::Windows::Forms::Keys Microsoft::SqlServer::Management::Scripting::IScriptCollectorInfo::ShortcutKey { System::Windows::Forms::Keys get(); };
System.Windows.Forms.Keys Microsoft.SqlServer.Management.Scripting.IScriptCollectorInfo.ShortcutKey { get; }
member this.Microsoft.SqlServer.Management.Scripting.IScriptCollectorInfo.ShortcutKey : System.Windows.Forms.Keys
 ReadOnly Property ShortcutKey As Keys Implements IScriptCollectorInfo.ShortcutKey

Property Value

A specified shortcut key for the ScriptCollectorInfo object.

Implements

Applies to