public KeyValuePair<string, string>[] Querys { get; set; }
Public Property Querys As KeyValuePair(Of String, String)() Get Set
member Querys : KeyValuePair<string, string>[] with get, set
In This Article