Gets the Source string of this Stringtokenizer.
Namespace: Jscape.EmailAssembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0
Syntax
C# |
---|
public string Source { get; } |
Visual Basic |
---|
Public ReadOnly Property Source As String Get |
Visual C++ |
---|
public: property String^ Source { String^ get (); } |