[Missing <summary> documentation for "P:Scanjour.Workflow4.Common.Substituter.CodeEndChar"]
public char CodeEndChar { get; }
Public ReadOnly Property CodeEndChar As Char
Get
public:
property wchar_t CodeEndChar {
wchar_t get ();
}
member CodeEndChar : char with get