Class SetHomeDirectoryActionOptions
Options for the SetHomeDirectoryAction.
Inherited Members
Namespace: FubarDev.FtpServer.Authorization.Actions
Assembly: FubarDev.FtpServer.Abstractions.dll
Syntax
public class SetHomeDirectoryActionOptions
Properties
| Improve this Doc View SourceCreateMissingDirectories
Gets or sets a value indicating whether missing home directories should be created.
Declaration
public bool CreateMissingDirectories { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |