StateMachineAttribute.StateMachineType Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the type object for the underlying state machine type that was generated by the compiler to implement the state machine method.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.TypeGets the type object for the underlying state machine type that was generated by the compiler to implement the state machine method.
Show: