System.MSInfo Method
Starts the Microsoft System Information application if it's not running, or switches to it if it's already running.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub MSInfo
'Usage
Dim instance As System
instance.MSInfo()
void MSInfo()