GlobalManagementGroupSetting.setValueByKey(String, String, ManagementGroup) Method

Definition

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

Applies to