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

適用於

另請參閱