Specifies a directory name where sub-templates and images (for image merging) should be searched. If SearchPath is empty, the root directory is used.

Introduced: 15.0.

Syntax

public string SearchPath { get; set; }
Public Property SearchPath() As String