PreviewTeamView.SystemState Property

Definition

The system state.

public:
 property PreviewSystemState SystemState { PreviewSystemState get(); };
PreviewSystemState SystemState();
public PreviewSystemState SystemState { get; }
var previewSystemState = previewTeamView.systemState;
Public ReadOnly Property SystemState As PreviewSystemState

Property Value

The system state.

Applies to