Share via


IComputerInfo Members

Represents an individual client computer on the Windows Home Server network.

The following tables list the members exposed by the IComputerInfo type.

Public Properties

  Name Description
public property ComputerName Gets the computer name for the client computer.
public property Description Gets the end-user-defined text description of the target computer.
public property IPAddress Gets the IP address of the target computer.
public property IsOnline Gets the online status of the target computer.
public property OSMajorNumber Gets the major version number of the operating system running on the target computer.
public property OSMinorNumber Gets the minor version number of the operating system running on the target computer.

Top

See Also

Reference

IComputerInfo Interface
Microsoft.HomeServer.SDK.Interop.v1 Namespace