InvalidNameFault.Message Property
Gets or sets the message providing information about this fault.
Namespace: Microsoft.ComplexEventProcessing.ManagementService
Assembly: Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)
Syntax
[DataMemberAttribute]
public string Message { get; set; }
Property Value
Type: System.String
A String that contains the message providing information about the fault.
See Also
Reference
Microsoft.ComplexEventProcessing.ManagementService Namespace