ServerDiagnosticView.Name Property

Gets or sets the name of the object that is the subject of the diagnostic view.

Namespace:  Microsoft.ComplexEventProcessing.ManagementService
Assembly:  Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)

Syntax

[DataMemberAttribute(Order = , IsRequired = true)]
public Uri Name { get; set; }

Property Value

Type: System.Uri
The name of the object that is the subject of the diagnostic view.

See Also

Reference

ServerDiagnosticView Class

Microsoft.ComplexEventProcessing.ManagementService Namespace