VsaLoader Class
.NET Framework 2.0
NOTE: This class is now obsolete.
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code. Namespace: Microsoft.VsaAssembly: Microsoft.Vsa (in microsoft.vsa.dll)
'Declaration <GuidAttribute("37e0fbbb-865f-339d-acf9-fd66f9a2867e")> _ <ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")> _ Public NotInheritable Class VsaLoader Implements IVsaEngine 'Usage Dim instance As VsaLoader
/** @attribute GuidAttribute("37e0fbbb-865f-339d-acf9-fd66f9a2867e") */
/** @attribute ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.") */
public final class VsaLoader implements IVsaEngine
GuidAttribute("37e0fbbb-865f-339d-acf9-fd66f9a2867e") ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.") public final class VsaLoader implements IVsaEngine
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show: