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

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

Syntax

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

See Also