FormElegirModo.Clave Property

Chatu Queens

FormElegirModoClave Property

Clave que ha introducido el usuario para el matchmaking.

Namespace:  ChatuQueens
Assembly:  ChatuQueens (in ChatuQueens.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Clave { get; set; }
Public Property Clave As String
	Get
	Set
public:
property String^ Clave {
	String^ get ();
	void set (String^ value);
}
member Clave : string with get, set

Property Value

Type: String
See Also