[Missing <summary> documentation for "F:CoreDevices.Devices.MMDeviceBase.AllProperties"]

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

Syntax

C#
protected Dictionary<string, PropertyInfo> AllProperties
Visual Basic (Declaration)
Protected AllProperties As Dictionary(Of String, PropertyInfo)
Visual C++
protected:
Dictionary<String^, PropertyInfo^>^ AllProperties

See Also