PatternCollection.Separator Property
- Namespace
- Kampute.DocToolkit.Collections
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the character used to separate segments in patterns.
public char Separator { get; }Property Value
- char
- The character used to separate segments in patterns.
