'Declaration Public ReadOnly Property State As DeviceState
public DeviceState State { get; }
public: __property DeviceState get_State();
public:
property DeviceState State { DeviceState get(); }
Property Value
Значение по умолчанию: DeviceState.Closed.