Aracılığıyla paylaş


SelectedPartition.ToString Method

Definition

Gets a string representation of the SelectedPartition object

public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A string with the format: Service Name: <service-name>, Partition Id: <partition-id>

Applies to