TPruebaDescripcion Property |
[Missing <summary> documentation for "P:Evolucion.TPrueba.Descripcion"]
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Descripcion { get; set; }
Public Property Descripcion As String
Get
Set
public:
property String^ Descripcion {
String^ get ();
void set (String^ value);
}
member Descripcion : string with get, set
Property Value
Type:
String
See Also