Click or drag to resize

QueryFileName Property

Gets or sets Query file name

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public string FileName { get; set; }

Property Value

Type: String

Implements

IQueryFileName
See Also