Share via


ServiceDescription.ServiceName Property

 

Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2

URI name of the service.

Namespace:   System.Fabric.Description
Assembly:  System.Fabric (in System.Fabric.dll)

Syntax

public Uri ServiceName { get; set; }

Property Value

Type: System.Uri

Returns Uri.

See Also

ServiceDescription Class
System.Fabric.Description Namespace

Return to top