'Declaration
Public Overridable Property ExactMatch As Boolean
'Usage
Dim instance As SearchDialog Dim value As Boolean instance.ExactMatch = value value = instance.ExactMatch
public virtual bool ExactMatch {get; set;}
'Declaration
Public Overridable Property ExactMatch As Boolean
'Usage
Dim instance As SearchDialog Dim value As Boolean instance.ExactMatch = value value = instance.ExactMatch
public virtual bool ExactMatch {get; set;}