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

Returns the client's site code

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

Syntax

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

See Also