GetRequest.Name Property

Gets or sets the name of the resource to be retrieved.

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

Syntax

[MessageHeaderAttribute]
public Uri Name { get; set; }

Property Value

Type: System.Uri
A Uri value containing the name of the resource to be retrieved.

See Also

Reference

GetRequest Class

Microsoft.ComplexEventProcessing.ManagementService Namespace