ManagementBaseObject::SetQualifierValue Method (String^, Object^)
.NET Framework (current version)
Sets the value of the named qualifier.
Assembly: System.Management (in System.Management.dll)
Parameters
- qualifierName
-
Type:
System::String^
The name of the qualifier to set. This parameter cannot be null.
- qualifierValue
-
Type:
System::Object^
The value to set.
Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
.NET Framework
Available since 1.1
Available since 1.1
Show: