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