Compartir a través de


JsonSourceGenerationOptionsAttribute.ReadCommentHandling Propiedad

Definición

Obtiene o establece el valor predeterminado de ReadCommentHandling.

public:
 property System::Text::Json::JsonCommentHandling ReadCommentHandling { System::Text::Json::JsonCommentHandling get(); void set(System::Text::Json::JsonCommentHandling value); };
public System.Text.Json.JsonCommentHandling ReadCommentHandling { get; set; }
member this.ReadCommentHandling : System.Text.Json.JsonCommentHandling with get, set
Public Property ReadCommentHandling As JsonCommentHandling

Valor de propiedad

Se aplica a