Click or drag to resize

DocumentSettingsSearchPath Property

Gets or sets a semicolon-delimited list of directory URLs or paths to search for documents.

Namespace: Microsoft.ClearScript
Assembly: ClearScript.Core (in ClearScript.Core.dll) Version: 7.4.5
Syntax
public string SearchPath { get; set; }

Property Value

String
See Also