Share via


ServiceCorrelationDescription.ToString Method ()

 

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

Returns a string of the ServiceCorrelationDescription in the form 'ServiceName', 'Scheme'

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

Syntax

public override string ToString()

Return Value

Type: System.String

A string representing the ServiceCorrelationDescription object.

See Also

ServiceCorrelationDescription Class
System.Fabric.Description Namespace

Return to top