[This is preliminary documentation and is subject to change.]
Property - RepetitionSeparator
| C# | Visual Basic | Visual C++ |
public string RepetitionSeparator { get; set; }
Public Property RepetitionSeparator As String
public: property String^ RepetitionSeparator { String^ get (); void set (String^ value); }