Compartilhar via


System.MSInfo Method

Word Developer Reference

Starts the Microsoft System Information application if it is not running, or switches to it if it is already running.

Syntax

expression.MSInfo

expression   Required. A variable that represents a System object.

Example

This example starts or switches to the Microsoft System Information application.

Visual Basic for Applications
  System.MSInfo

See Also