IVsaEngine.LoadSourceState(IVsaPersistSite) Method

Definition

Directs the script engine to load source items from their point of persistence, as specified by the host-provided object that implements the IVsaPersistSite interface.

C#
public void LoadSourceState(Microsoft.Vsa.IVsaPersistSite site);

Parameters

site
IVsaPersistSite

The site from which the specified source items is loaded.

Applies to

Product Versions
.NET Framework 1.1, 2.0, 3.0, 3.5