WellKnownServiceTypeEntry.ContextAttributes プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)
構文Dim instance As WellKnownServiceTypeEntry 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[])
サーバー側でアクティブ化されるサービス型のコンテキスト属性を取得または設定します。
解説現在、このインデクサは実装されていないため、操作しても結果は生成されません。
コンテキスト属性は、コンテキストに追加されたとき、同期、トランザクションなどのポリシーを適用できるコンテキスト プロパティを提供します。
プラットフォーム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に収録されているすべての辞書からWellKnownServiceTypeEntry.ContextAttributes プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からWellKnownServiceTypeEntry.ContextAttributes プロパティ
を検索
- WellKnownServiceTypeEntry.ContextAttributes プロパティのページへのリンク