DelimiterCharCode Property
Gets or sets a UTF-32 character code used as a delimiter that signals the beginning of the portion of text to be preserved (for text trimming).
public System.int DelimiterCharCode {get; set;}
'Declaration
Public Property DelimiterCharCode As System.Integer