Click or drag to resize
QueryProtocolOptionsValueNames Property
Names of the query parameters

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

Property Value

Type: IListString
See Also