FileDeclarationOptionKind Enum
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.
The possible File Declaration Options
public enum FileDeclarationOptionKind
type FileDeclarationOptionKind =
Public Enum FileDeclarationOptionKind
- Inheritance
-
FileDeclarationOptionKind
Fields
Name | Value | Description |
---|---|---|
Name | 0 | |
NewName | 1 | |
Offline | 2 | |
FileName | 3 | |
Size | 4 | |
MaxSize | 5 | |
FileGrowth | 6 |