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

適用於

另請參閱