Represents the character used to separate names in the namespace of the Type.
[Visual Basic] Public Shared ReadOnly Delimiter As Char [C#] public static readonly char Delimiter; [C++] public: static readonly __wchar_t Delimiter; [JScript] public static var Delimiter : Char;