VsaLoader.Run Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)

Syntax

'Declaration
Public Sub Run
public void Run()
public:
virtual void Run() sealed
abstract Run : unit -> unit 
override Run : unit -> unit 
public final function Run()

Implements

IVsaEngine.Run()

See Also

Reference

VsaLoader Class

Microsoft.Vsa Namespace