StreamingContext.Context 属性  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取指定为附加上下文的一部分的上下文。
public:
 property System::Object ^ Context { System::Object ^ get(); };public object? Context { get; }public object Context { get; }member this.Context : objPublic ReadOnly Property Context As Object属性值
指定为附加上下文一部分的上下文。
注解
可以为 null。