Share via


StorageObjectModelErrorCodes.InvalidFolderPath Field

 

Specifies that the directory path is not valid.

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

Syntax

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

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top