Share via


StorageObjectModelErrorCodes.SetFolderQuotaFailed Field

 

Specifies that the attempt to set the folder quota has failed.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Syntax

public const int SetFolderQuotaFailed
public:
literal int SetFolderQuotaFailed
Public Const SetFolderQuotaFailed As Integer

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top