共用方式為


IConfiguration Interface

Definition

Interface IConfiguration

public interface IConfiguration
type IConfiguration = interface
Public Interface IConfiguration
Derived

Methods

BlacklistOfCodePoints()

Blacklists the of code points.

InvalidFileNames()

Invalids the file names.

MaximumDatasetSizeInBytes()

Maximums the dataset size in bytes.

MaximumFilenameLength()

Maximums the length of the filename.

MaximumFileSizeInBytes()

Maximums the file size in bytes.

MaximumPathLength()

Maximums the length of the path.

MaximumTreeDepth()

Maximums the tree depth.

ValidFilesystems()

Valids the filesystems.

ValidOsSKU()

Valids the os sku.

ValidOsVersions()

Valids the os versions.

Applies to