Share via


WHSInfoClass Constructor

Creates a new instance of WHSInfoClass.

Namespace: Microsoft.HomeServer.SDK.Interop.v1
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)

Usage

Syntax

'Declaration
Public Sub New
public WHSInfoClass ()
public:
WHSInfoClass ()
public WHSInfoClass ()
public function WHSInfoClass ()

Remarks

The WHSInfoClass is the primary object that you should use when programming against the Windows Home Server platform. You can use the members implemented in this class to access Windows Home Server objects.

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP

Target Platforms

Windows Home Server

See Also

Reference

WHSInfoClass Class
WHSInfoClass Members
Microsoft.HomeServer.SDK.Interop.v1 Namespace