CustomCommands.ScriptBrowserAddOnCommand Property
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.
Gets a command used to open the Script Browser Add-on webpage
public:
static property System::Windows::Input::RoutedUICommand ^ ScriptBrowserAddOnCommand { System::Windows::Input::RoutedUICommand ^ get(); };
public static System.Windows.Input.RoutedUICommand ScriptBrowserAddOnCommand { get; }
static member ScriptBrowserAddOnCommand : System.Windows.Input.RoutedUICommand
Public Shared ReadOnly Property ScriptBrowserAddOnCommand As RoutedUICommand