StorageObjectModelErrorCodes.FolderMoveError Field
Specifies that an error occurred while moving the folder.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int FolderMoveError
public:
literal int FolderMoveError
Public Const FolderMoveError As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top