Partager via


StorageObjectModelErrorCodes.DirectoryExists Field

 

Specifies that the directory already exists.

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

Syntax

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

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top