[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets root registry key for CCM client

Namespace:  Microsoft.ConfigurationManagement.Messaging.Sender.Ccm
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
static 
string 
GetCcmRegistryKeyRoot()
Public 
Shared 
Function 
GetCcmRegistryKeyRoot 
As 
String
public:
static 
String^ 
GetCcmRegistryKeyRoot()

See Also