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