IsPreview Property
Summary
(Read only) Indicates whether the requested command is for preview.
Syntax
public bool IsPreview { get; }
public:
property bool IsPreview {
bool get();
}
Property Value
true if requested command is for preview; otherwise, it is false.