PreviewTeamView.SystemState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.