CloudTable.ToString Method

Definition

Returns the name of the table.

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

Returns

A string containing the name of the table.

Applies to