IsPreview Property
Summary
Indicates whether the requested command is for a preview.
Syntax
public bool IsPreview {get;}
Public ReadOnly Property IsPreview As Boolean
public boolean isPreview()
public:
property bool IsPreview {
bool get();
}
Property Value
true if requested command is for a preview; otherwise, it is false