BaseVsaEngine.Preconditions(BaseVsaEngine+Pre) Method

Definition

Sets the precondition flags.

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

Parameters

flags
BaseVsaEngine.Pre

The flags to set.

Applies to