System Members

Include Protected Members
Include Inherited Members

Contains information about the computer system.

The System type exposes the following members.

Methods

  Name Description
Public method Connect Establishes a connection to a network drive.
Public method MSInfo Starts the Microsoft System Information application if it's not running, or switches to it if it's already running.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property ComputerType You have requested Help for a keyword used only on the Macintosh. For information about this keyword, consult the language reference Help included with Microsoft Office Macintosh Edition.
Public property Country Reserved for internal use.
Public property CountryRegion Returns the country/region designation of the system.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Cursor Returns or sets the state (shape) of the pointer. Can be one of the following WdCursorType constants: wdCursorIBeam, wdCursorNormal, wdCursorNorthwestArrow, or wdCursorWait.
Public property FreeDiskSpace Returns the available disk space for the current drive, in bytes.
Public property HorizontalResolution Returns the horizontal display resolution, in pixels.
Public property LanguageDesignation Returns the designated language of the system software.
Public property MacintoshName You have requested Help for a keyword used only on the Macintosh. For information about this keyword, consult the language reference Help included with Microsoft Office Macintosh Edition.
Public property MathCoprocessorInstalled True if a math coprocessor is installed on the system.
Public property OperatingSystem Returns the name of the current operating system (for example, "Windows" or "Windows NT").
Public property Parent Returns an object that represents the parent object of the specified object.
Public property PrivateProfileString Returns or sets a string in a settings file or the Windows registry.
Public property ProcessorType Returns the type of processor that the system is using (for example, i486).
Public property ProfileString Returns or sets a value for an entry in the Windows registry under the following subkey: HKEY_CURRENT_USER\Software\Microsoft\Office\version\Word.
Public property QuickDrawInstalled You have requested Help for a keyword used only on the Macintosh. For information about this keyword, consult the language reference Help included with Microsoft Office Macintosh Edition.
Public property Version Returns the version number of the operating system.
Public property VerticalResolution Returns the vertical screen resolution in pixels.

Top

See Also

Reference

System Interface

Microsoft.Office.Interop.Word Namespace