Constructs a SystemState object that gives read-only access to the property.
| C# | Visual Basic |
public SystemState( SystemProperty property )
Public Sub New ( _ property As SystemProperty _ )
- property (SystemProperty)
- property of interest.