Share via


StorageObjectModelErrorCodes.FolderExistsError Field

 

Specifies that the folder already exists.

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

Syntax

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

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top