GlobalManagementGroupSetting.getValueByKey(String, ManagementGroup) Method

Definition

Gets a value by key.

public:
 static System::String ^ getValueByKey(System::String ^ key, Microsoft::EnterpriseManagement::ManagementGroup ^ mg);
public static string getValueByKey (string key, Microsoft.EnterpriseManagement.ManagementGroup mg);
static member getValueByKey : string * Microsoft.EnterpriseManagement.ManagementGroup -> string
Public Shared Function getValueByKey (key As String, mg As ManagementGroup) As String

Parameters

key
String

Returns

String

Applies to