SystemState Constructor (SystemProperty)

3/29/2010

Constructs a SystemState object that gives read-only access to the property.

Namespace: Microsoft.WindowsMobile.Status
Assembly: Microsoft.WindowsMobile.Status (in microsoft.windowsmobile.status.dll)

Syntax

public SystemState (
    SystemProperty property
)
'Declaration
Public Sub New ( _
    property As SystemProperty _
)

Parameters

  • property
    property of interest

See Also

Reference

SystemState Class
SystemState Members
Microsoft.WindowsMobile.Status Namespace