Excluding Property (CustomPlaceholder)
In This Topic
Gets or sets a value indicating whether the LookupChars are interpreted as allowed or disallowed characters.
Syntax
'Declaration
Public Property Excluding As Boolean
public bool Excluding {get; set;}
See Also