[Missing <summary> documentation for "F:CoreDevices.PropertyInfo.AllowedValues"]

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

Syntax

C#
public string[] AllowedValues
Visual Basic (Declaration)
Public AllowedValues As String()
Visual C++
public:
array<String^>^ AllowedValues

See Also