BaseVsaEngine.Preconditions(BaseVsaEngine+Pre) Method

Definition

Sets the precondition flags.

protected:
 void Preconditions(Microsoft::JScript::Vsa::BaseVsaEngine::Pre flags);
protected void Preconditions (Microsoft.JScript.Vsa.BaseVsaEngine.Pre flags);
member this.Preconditions : Microsoft.JScript.Vsa.BaseVsaEngine.Pre -> unit
Protected Sub Preconditions (flags As BaseVsaEngine.Pre)

Parameters

flags
BaseVsaEngine.Pre

The flags to set.

Applies to