Gets the value of the device property directly from Micromanager or whatever is the source
Namespace:
CoreDevices.DevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public virtual string GetDevicePropertyValue( string PropName ) |
Visual Basic (Declaration) |
---|
Public Overridable Function GetDevicePropertyValue ( _ PropName As String _ ) As String |
Visual C++ |
---|
public: virtual String^ GetDevicePropertyValue( String^ PropName ) |
Parameters
- PropName
- Type: System..::.String
[Missing <param name="PropName"/> documentation for "M:CoreDevices.Devices.MMDeviceBase.GetDevicePropertyValue(System.String)"]
Return Value
[Missing <returns> documentation for "M:CoreDevices.Devices.MMDeviceBase.GetDevicePropertyValue(System.String)"]