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