Click or drag to resize

QueryProtocolOptionsValueNames Property

Names of the query parameters

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public IList<string> ValueNames { get; set; }

Property Value

Type: IListString
See Also