Gets the state of the preview.

Namespace:  GrassValley.Mseries.Control
Assembly:  GrassValley.Mseries.Control (in GrassValley.Mseries.Control.dll) Version: 1.0.0.0

Syntax

C#
public string PreviewState { get; }
Visual Basic (Declaration)
Public ReadOnly Property PreviewState As String
Visual C++
public:
virtual property String^ PreviewState {
	String^ get () sealed;
}

Field Value

Implements

ITwoHeadPlayerRecorder..::.PreviewState

See Also