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