Compartir a través de


WebTest.Description Propiedad

Definición

Obtiene o establece una prueba descriptiva definida por el usuario o propósito para este WebTest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.Description")]
public string Description { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.Description")>]
member this.Description : string with get, set
Public Property Description As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a