StreamingContext.Context プロパティ

定義

追加のコンテキストの一部として指定されたコンテキストを取得します。

public:
 property System::Object ^ Context { System::Object ^ get(); };
public object Context { get; }
member this.Context : obj
Public ReadOnly Property Context As Object

プロパティ値

追加コンテキストの一部として指定されたコンテキスト。

注釈

null の可能性があります。

適用対象

こちらもご覧ください