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