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