[Missing <summary> documentation for "P:Micromanager_net.Setup.DeviceDesciption.DeviceEnabled"]

Namespace:  Micromanager_net.Setup
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool DeviceEnabled { get; }
Visual Basic (Declaration)
Public ReadOnly Property DeviceEnabled As Boolean
Visual C++
public:
property bool DeviceEnabled {
	bool get ();
}

See Also