DelimiterCharCount Property
Gets or sets the delimiter count, counting from the end of the text, to preserve text from (for text trimming).
public System.int DelimiterCharCount {get; set;}
'Declaration
Public Property DelimiterCharCount As System.Integer