Interface IMlstFactsFeature
Active facts sent by MLST
and MLSD
.
Namespace: FubarDev.FtpServer.Features
Assembly: FubarDev.FtpServer.Abstractions.dll
Syntax
public interface IMlstFactsFeature
Properties
| Improve this Doc View SourceActiveMlstFacts
Gets the active IFact sent by MLST
and MLSD
.
Declaration
ISet<string> ActiveMlstFacts { get; }
Property Value
Type | Description |
---|---|
ISet<String> |