BaseSearchConditions.Charset

BaseSearchConditions.Charset property

Gets or sets charset. Indicates the charset of the strings that appear in the searching criteria.

public string Charset { get; set; }

See Also