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.2.5
Syntax
public string SearchPath { get; set; }

Property Value

Type: String
See Also