Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the destination host name that generated the message.
Namespace: Microsoft.ConfigurationManagement.Messaging.StatusMessages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
[StatusMessagePropertyAttribute]
public string HostName { get; set; }
public:
[StatusMessagePropertyAttribute]
property String^ HostName {
String^ get();
void set(String^ value);
}
<StatusMessagePropertyAttribute>
Public Property HostName As String
Property Value
Type: System.String
See Also
CcmHttpStatus Class
Microsoft.ConfigurationManagement.Messaging.StatusMessages Namespace
Return to top