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