VsaLoader.Close 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 Close
public void Close()
public:
virtual void Close() sealed
abstract Close : unit -> unit 
override Close : unit -> unit 
public final function Close()

Implements

IVsaEngine.Close()

See Also

Reference

VsaLoader Class

Microsoft.Vsa Namespace