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