共用方式為


DistributedContextPropagator.Current 屬性

定義

取得或設定全進程傳播器物件,以作為目前選取的傳播器。

public:
 static property System::Diagnostics::DistributedContextPropagator ^ Current { System::Diagnostics::DistributedContextPropagator ^ get(); void set(System::Diagnostics::DistributedContextPropagator ^ value); };
public static System.Diagnostics.DistributedContextPropagator Current { get; set; }
static member Current : System.Diagnostics.DistributedContextPropagator with get, set
Public Shared Property Current As DistributedContextPropagator

屬性值

目前選取的全進程傳播器物件。

適用於