IVsaPersistSite インターフェイス
メモ : このインターフェイスは、互換性のために残されています。
プロジェクトの永続化を管理し、ホストで実装されている保存操作と読み込み操作を使用して、コードおよびその他の項目を格納および取得します。 名前空間: 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.")> _ <GuidAttribute("E0C0FFE3-7eea-4ee2-b7e4-0080c7eb0b74")> _ <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _ Public Interface IVsaPersistSite
[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.")] [GuidAttribute("E0C0FFE3-7eea-4ee2-b7e4-0080c7eb0b74")] [InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] public interface IVsaPersistSite
[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.")] [GuidAttribute(L"E0C0FFE3-7eea-4ee2-b7e4-0080c7eb0b74")] [InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)] public interface class IVsaPersistSite
/** @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 GuidAttribute("E0C0FFE3-7eea-4ee2-b7e4-0080c7eb0b74") */ /** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */ public interface IVsaPersistSite
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.") GuidAttribute("E0C0FFE3-7eea-4ee2-b7e4-0080c7eb0b74") InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) public interface IVsaPersistSite

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


IVsaPersistSite メソッド

名前 | 説明 | |
---|---|---|
![]() | LoadElement | SaveElement メソッドを使用して保存されたソース文字列を取得します。 |
![]() | SaveElement | 指定した name パラメータで、任意のソース文字列を保存します。後で、LoadElement メソッドを呼び出して文字列を再読み込みするときに使用できます。 |

IVsaPersistSite メンバ
- IVsaPersistSiteのページへのリンク