Instances of the CliQualifier class represent qualifiers that influence the handling of the associatied object. These qualifiers are drawn from the qualifiers on the underlying WMI object and should be handled the same way. For example ValueMap should be treated as a constraint on the values that may used with the Set verb on a property. The MaxLen qualifier should be treated as a constraint on the number of characters that can be provided on a Set.
'The value for the qualifier. Note that the WMI convention will be strictly followed and qualifiers present without a value will not have any entries in this property. For example the Write qualifier is commonly used without a value and the presence of the qualifier is taken as indicating that the property is writable - its value is irrelevant.'
QualifierValue property is in 1 class (MSFT_CliQualifier) of ROOT\Cli and in 2 namespaces
'Instances of the CliQualifier class represent qualifiers that influence the handling of the associatied object. These qualifiers are drawn from the qualifiers on the underlying WMI object and should be handled the same way. For example ValueMap should be treated as a constraint on the values that may used with the Set verb on a property. The MaxLen qualifier should be treated as a constraint on the number of characters that can be provided on a Set.'