Class StateMachineStateQuery
Namespace: System.Activities.Statements.Tracking
Assembly: System.Activities.dll
Syntax
public sealed class StateMachineStateQuery : CustomTrackingQuery
Constructors
StateMachineStateQuery()
Declaration
public StateMachineStateQuery()
Properties
Name
Declaration
public string Name { get; }
Property Value
System.String
|