Value property
- Last UpdatedJul 22, 2024
- 1 minute read
The value to be searched for. Meaning is based on the Kind parameter.
Class
ICondition
Syntax
[C#]
object value { get; };
[Visual C++]
HRESULT Value( [out, retval] VARIANT* Value );
The value to be searched for. Meaning is based on the Kind parameter.
ICondition
[C#]
object value { get; };
[Visual C++]
HRESULT Value( [out, retval] VARIANT* Value );