StorageObjectModelErrorCodes.DiskNotFoundError Field
Specifies that the disk was not found.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int DiskNotFoundError
public:
literal int DiskNotFoundError
Public Const DiskNotFoundError As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top