追加のコンテキストの一部として指定したコンテキストを取得します。
Public ReadOnly Property Context As Object
[C#]
public object Context {get;}
[C++]
public: __property Object* get_Context();
[JScript]
public function get Context() : Object;
プロパティ値
追加のコンテキストの一部として指定したコンテキスト。
解説
null 参照 (Visual Basic では Nothing) でもかまいません。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
StreamingContext 構造体 | StreamingContext メンバ | System.Runtime.Serialization 名前空間