Partager via


StorageObjectModelErrorCodes.NotSupported Field

 

Specifies that the request is not supported.

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

Syntax

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

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top