MonitorRunOption.Value
This property returns a particular Monitor option Name/Value pair.
This property is read only.
| Syntax | Parameters | Return Value |
|---|---|---|
ReadOnly Property MonitorRunOption.Value( _
Index As Long, _
ByRef Name As Variant, _
ByRef Value As Variant)
|
Type: Long
Type: Variant
Type: Variant |
This property does not return a value. |