Defines if the control will take care of persisting DotText comments on failures of HIP validation.
Public Property PersistDotTextComments As Boolean
public bool PersistDotTextComments { get; set; }
public: __property bool get_PersistDotTextComments(); public: __property void set_PersistDotTextComments(bool );
public function get PersistDotTextComments() : bool public function set PersistDotTextComments(bool);