UseOtherDelimiters Property (IHotSpots)
Gets or sets a value indicating whether the contents of the OtherDelimiters property are to be used as additional hotspots delimiters.
bool UseOtherDelimiters {get; set;}
'Declaration
Property UseOtherDelimiters As Boolean
'Usage
Dim instance As IHotSpots
Dim value As Boolean
instance.UseOtherDelimiters = value
value = instance.UseOtherDelimiters