Cursor.ToString Método
Definición
Devuelve la representación de cadena de Cursor.Returns the string representation of the Cursor.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
Devoluciones
- String
El nombre del cursor.The name of the cursor.
Se aplica a