StorageObjectModelErrorCodes.AlreadyBeenShared Field
Specifies that the object has already been shared.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int AlreadyBeenShared
public:
literal int AlreadyBeenShared
Public Const AlreadyBeenShared As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top