Description
Gets or sets whether the prompt allows search path.
True if search path is allowed, false otherwise.
Visual Basic
Public Property SearchPath() As bool
C#
public bool SearchPath;
Conditions
Read / Write
Links
PromptOpenFileOptions Class, Autodesk.AutoCAD.EditorInput Namespace