Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A value that, if set, replaces the delimiter character. Default is "/".
public char? Replacement { get; set; }
member this.Replacement : Nullable<char> with get, set