VsaLoader クラス
アセンブリ: Microsoft.Vsa (microsoft.vsa.dll 内)

<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
[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 sealed class VsaLoader : IVsaEngine
[GuidAttribute(L"37e0fbbb-865f-339d-acf9-fd66f9a2867e")] [ObsoleteAttribute(L"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 ref class VsaLoader sealed : IVsaEngine
/** @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

Microsoft.Vsa.VsaLoader


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
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


VsaLoader コンストラクタ
アセンブリ: Microsoft.Vsa (microsoft.vsa.dll 内)


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
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


VsaLoader プロパティ


VsaLoader メソッド


名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 ( Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 ( Object から継承されます。) |

VsaLoader メンバ
この型は .NET Framework インフラストラクチャをサポートします。コードから直接使用するためのものではありません。
VsaLoader データ型で公開されるメンバを以下の表に示します。

名前 | 説明 | |
---|---|---|
![]() | VsaLoader | このメンバは .NET Framework インフラストラクチャをサポートします。コードから直接使用するためのものではありません。 |



名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Object から継承されます。) |

- VsaLoaderのページへのリンク