IT Hit User File System
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax public EngineState State { get; protected set; }
Public Property State As EngineState
Get
Protected Set
public:
property EngineState State {
EngineState get ();
protected: void set (EngineState value);
}
member State : EngineState with get, set
Property Value
Type:
EngineStateSee Also