AemCollectionResponse.RegKey Property

Updated: April 16, 2012

Gets or sets the name of the registry key used by the AEM collection. Namespace: Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As AemCollectionResponse Dim value As String value = instance.RegKey instance.RegKey = valuePublic Property RegKey As Stringpublic string RegKey { get; set; }public: property String^ RegKey { String^ get (); void set (String^ value); }/** @property */ public String get_RegKey () /** @property */ public void set_RegKey (String value) public function get RegKey () : String public function set RegKey (value : String) Property ValueReturns a String that contains the name of the registry key used by the AEM collection.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms