StorageObjectModelErrorCodes.RemoteFolderCouldNotBeMoved Field
Specifies that the remote folder could not be moved.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int RemoteFolderCouldNotBeMoved
public:
literal int RemoteFolderCouldNotBeMoved
Public Const RemoteFolderCouldNotBeMoved As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top