Class SingleRootWithoutHomeAccountDirectoryQueryOptions
Options for the SingleRootWithoutHomeAccountDirectoryQuery.
Inherited Members
Namespace: FubarDev.FtpServer.AccountManagement.Directories.SingleRootWithoutHome
Assembly: FubarDev.FtpServer.Abstractions.dll
Syntax
public class SingleRootWithoutHomeAccountDirectoryQueryOptions
Properties
| Improve this Doc View SourceRootPath
Gets or sets the root path.
Declaration
public string? RootPath { get; set; }
Property Value
Type | Description |
---|---|
Nullable<String> |