IVsaGlobalItem インターフェイス
メモ : このインターフェイスは、互換性のために残されています。
スクリプト エンジンに追加するグローバル オブジェクトを記述します。 名前空間: Microsoft.Vsaアセンブリ: Microsoft.Vsa (microsoft.vsa.dll 内)

<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.")> _ <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _ <GuidAttribute("4E76D92E-E29D-46f3-AE22-0333158109F1")> _ Public Interface IVsaGlobalItem Inherits IVsaItem
[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.")] [InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] [GuidAttribute("4E76D92E-E29D-46f3-AE22-0333158109F1")] public interface IVsaGlobalItem : IVsaItem
[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.")] [InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)] [GuidAttribute(L"4E76D92E-E29D-46f3-AE22-0333158109F1")] public interface class IVsaGlobalItem : IVsaItem
/** @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.") */ /** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */ /** @attribute GuidAttribute("4E76D92E-E29D-46f3-AE22-0333158109F1") */ public interface IVsaGlobalItem extends IVsaItem
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.") InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) GuidAttribute("4E76D92E-E29D-46f3-AE22-0333158109F1") public interface IVsaGlobalItem extends IVsaItem

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


- IVsaGlobalItem インターフェイスのページへのリンク