Share via


ServiceDescription.ServiceName Property

Definition

Gets or sets the URI of this service.

public Uri ServiceName { get; set; }
member this.ServiceName : Uri with get, set
Public Property ServiceName As Uri

Property Value

Uri

The service name.

Applies to