ManagementBaseObject::SetPropertyValue Method (String^, Object^)
.NET Framework (current version)
Sets the value of the named property.
Assembly: System.Management (in System.Management.dll)
Parameters
- propertyName
-
Type:
System::String^
The name of the property to be changed.
- propertyValue
-
Type:
System::Object^
The new value for this property.
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: