Skip to content
Auto
Products

IFileSystemFeatureSupport

Namespace: TagBites.IO.Operations
Assembly: TagBites.IO.dll
Product: TagBites.IO v. 2.0.0

Provides information about the optional features supported by a FileSystem.

public interface IFileSystemFeatureSupport

Operations that do not implement this interface support no optional feature.

Gets the optional features supported by the file system.

public virtual FileSystemOperationsFeatures Features { get; }

FileSystemOperationsFeatures