GlobalManagementGroupSetting.setValueByKey(String, String, ManagementGroup) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets a key to the value specified
public:
static void setValueByKey(System::String ^ key, System::String ^ value, Microsoft::EnterpriseManagement::ManagementGroup ^ mg);
public static void setValueByKey (string key, string value, Microsoft.EnterpriseManagement.ManagementGroup mg);
static member setValueByKey : string * string * Microsoft.EnterpriseManagement.ManagementGroup -> unit
Public Shared Sub setValueByKey (key As String, value As String, mg As ManagementGroup)
Parameters
- key
- String
- value
- String