Share via


StorageObjectModelErrorCodes.InvalidLabel Field

 

Specifies that the label is not valid.

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

Syntax

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

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top