Compartir a través de


Scenario.Comment Propiedad

Definición

Devuelve o establece el comentario asociado al escenario. El comentario no puede exceder de 255 caracteres.

public:
 property System::String ^ Comment { System::String ^ get(); void set(System::String ^ value); };
public string Comment { get; set; }
Public Property Comment As String

Valor de propiedad

Se aplica a