GetDiagnosticViewNotSupportedFault.Name Property
Gets or sets the name of the object whose diagnostic view cannot be returned.
Namespace: Microsoft.ComplexEventProcessing.ManagementService
Assembly: Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)
Syntax
[DataMemberAttribute]
public Uri Name { get; set; }
Property Value
Type: System.Uri
A Uri object that contains the name of the object whose diagnostic view cannot be returned.
See Also
Reference
GetDiagnosticViewNotSupportedFault Class
Microsoft.ComplexEventProcessing.ManagementService Namespace