PrtMachineCurrentState Property |
[Missing <summary> documentation for "P:P.Runtime.PrtMachine.CurrentState"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public PrtState CurrentState { get; }
Public ReadOnly Property CurrentState As PrtState
Get
public:
property PrtState^ CurrentState {
PrtState^ get ();
}
member CurrentState : PrtState with get
Property Value
Type:
PrtStateSee Also