This is used to set or get the startup folder used when launching
the content file editor.
Namespace: SandcastleBuilder.Utils.DesignAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.7.0
Syntax
| C# |
|---|
public FolderPath StartupFolder { get; set; } |
| Visual Basic |
|---|
Public Property StartupFolder As FolderPath Get Set |
Property Value
Type: FolderPathIf not set, the current project's path is used.