CustomCommands.ModuleBrowserAddOnCommand 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 Module Browser Add-on webpage
public:
static property System::Windows::Input::RoutedUICommand ^ ModuleBrowserAddOnCommand { System::Windows::Input::RoutedUICommand ^ get(); };
public static System.Windows.Input.RoutedUICommand ModuleBrowserAddOnCommand { get; }
static member ModuleBrowserAddOnCommand : System.Windows.Input.RoutedUICommand
Public Shared ReadOnly Property ModuleBrowserAddOnCommand As RoutedUICommand