HtmlDiffOutputGenerator.DeleteStyle

Propriété HtmlDiffOutputGenerator.DeleteStyle

Obtient et définit la chaîne de style CSS pour l’opération de suppression. Exemple :

color: #003300; background-color: #ccff66;
public string DeleteStyle { get; set; }

Voir aussi