IConfiguration Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |