Partager via


StorageObjectModelErrorCodes.StorageObjectNotFound Field

 

Specifies that the storage object was not found.

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

Syntax

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

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top