[DefaultValue(false)] public bool MatchCase {get; set;}
'Declaration <DefaultValueAttribute(False)> Public Property MatchCase As Boolean
'Usage Dim instance As SortInfo Dim value As Boolean instance.MatchCase = value value = instance.MatchCase
true
false
SortInfo Class SortInfo Members