Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the internal ID of the message.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
string MessageId { get; }
property String^ MessageId {
String^ get();
}
ReadOnly Property MessageId As String
Property Value
Type: System.String
See Also
IMessage Interface
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top