HtmlDocumentParserLeftDelimiter Property
|
Alterian Email Manager 6.2.3 SDK Help File
Override: Gets and sets left delimiter
Namespace:
DMLibrary.ParserAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string LeftDelimiter { get; }
Public ReadOnly Property LeftDelimiter As String
Get
public:
virtual property String^ LeftDelimiter {
String^ get () sealed;
}
abstract LeftDelimiter : string with get
override LeftDelimiter : string with get
function get_LeftDelimiter();
Property Value
Type:
StringImplements
IHtmlDocumentParserLeftDelimiter
See Also