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

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

Syntax

C#
public string DeviceAdapter { get; }
Visual Basic (Declaration)
Public ReadOnly Property DeviceAdapter As String
Visual C++
public:
property String^ DeviceAdapter {
	String^ get ();
}

See Also