Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the set of values that specify the condition of the file.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
public enum _FsrmFileConditionType
public enum class _FsrmFileConditionType
type _FsrmFileConditionType
Public Enumeration _FsrmFileConditionType
Members
| Member name | Description | |
|---|---|---|
| FsrmFileConditionType_Property | The file has properties. |
|
| FsrmFileConditionType_Unknown | The condition of the file is unknown |
See Also
Return to top