共用方式為


EndToEndTracingElement.MessageFlowTracing 屬性

定義

取得值,這個值表示是否已啟用訊息流程。

public:
 property bool MessageFlowTracing { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("messageFlowTracing", DefaultValue=false)]
public bool MessageFlowTracing { get; set; }
[<System.Configuration.ConfigurationProperty("messageFlowTracing", DefaultValue=false)>]
member this.MessageFlowTracing : bool with get, set
Public Property MessageFlowTracing As Boolean

屬性值

Boolean

如果已啟用訊息流程,則為 true,否則為 false

屬性

適用於