Click or drag to resize
Sandcastle Help File BuilderFolderPathUserControlDefaultFolder Property
This is used to get or set the default folder from which to start browsing

Namespace: SandcastleBuilder.Utils.Controls
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public EnvironmentSpecialFolder DefaultFolder { get; set; }

Property Value

Type: EnvironmentSpecialFolder
See Also