ActivatedClientTypeEntry.ContextAttributes プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)

Dim instance As ActivatedClientTypeEntry Dim value As IContextAttribute() value = instance.ContextAttributes instance.ContextAttributes = value
public: property array<IContextAttribute^>^ ContextAttributes { array<IContextAttribute^>^ get (); void set (array<IContextAttribute^>^ value); }
/** @property */ public IContextAttribute[] get_ContextAttributes () /** @property */ public void set_ContextAttributes (IContextAttribute[] value)
public function get ContextAttributes () : IContextAttribute[] public function set ContextAttributes (value : IContextAttribute[])
クライアント側でアクティブ化される型のコンテキスト属性。

現在、このインデクサは実装されていないため、操作しても結果は生成されません。
Context 属性は、Context に追加されたときに、同期やトランザクションなどのポリシーを適用できるコンテキスト プロパティを提供します。

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


Weblioに収録されているすべての辞書からActivatedClientTypeEntry.ContextAttributes プロパティを検索する場合は、下記のリンクをクリックしてください。

- ActivatedClientTypeEntry.ContextAttributes プロパティのページへのリンク