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

Status event is of type CCM_LocationServices_ProxyChanged

Namespace:  Microsoft.ConfigurationManagement.Messaging.StatusMessages
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
override 
string 
StatusMessageType { 
get; }
Public 
Overrides 
ReadOnly 
Property 
StatusMessageType 
As 
String
	
Get
public:
virtual 
property 
String^ 
StatusMessageType {
	
String^ 
get () 
override;
}

See Also