StreamingContext.Context プロパティ

定義

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

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

プロパティ値

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

注釈

null の可能性があります。

適用対象

こちらもご覧ください