StateMachineStateQuery 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
加入至查詢時,訂閱狀態機器狀態執行記錄。
public ref class StateMachineStateQuery sealed : System::Activities::Tracking::CustomTrackingQuery
public sealed class StateMachineStateQuery : System.Activities.Tracking.CustomTrackingQuery
type StateMachineStateQuery = class
inherit CustomTrackingQuery
Public NotInheritable Class StateMachineStateQuery
Inherits CustomTrackingQuery
- 繼承
建構函式
StateMachineStateQuery() |
初始化 StateMachineStateQuery 類別的新執行個體。 |
屬性
ActivityName |
取得或設定產生追蹤記錄的活動名稱。 (繼承來源 CustomTrackingQuery) |
Name |
取得區別此追蹤記錄的名稱。 |
QueryAnnotations |
名稱/值組表單中的資料集合,這個集合會包含由此查詢傳回的資料。 (繼承來源 TrackingQuery) |
方法
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetHashCode() |
做為預設雜湊函式。 (繼承來源 Object) |
GetType() |
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
傳回代表目前物件的字串。 (繼承來源 Object) |