ExecutionHeader.ExecutionID 屬性

定義

取得或設定一個唯一 ID,用來識別該會話。 唯讀。

public:
 property System::String ^ ExecutionID { System::String ^ get(); void set(System::String ^ value); };
public string ExecutionID { get; set; }
member this.ExecutionID : string with get, set
Public Property ExecutionID As String

屬性值

回傳唯一的執行 ID。

適用於