System.MSInfo Method
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.
Starts the Microsoft System Information application if it's not running, or switches to it if it's already running.
public:
void MSInfo();
public void MSInfo ();
abstract member MSInfo : unit -> unit
Public Sub MSInfo ()