StorageObjectModelErrorCodes.InvalidFolderState Field
Specifies that the state of the folder is not valid.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int InvalidFolderState
public:
literal int InvalidFolderState
Public Const InvalidFolderState As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top