PartitionKey.ToString Method

Definition

Gets the string representation of the partition key value.

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

Returns

The string representation of the partition key value

Applies to