StorageObjectModelErrorCodes.CannotCreateFolderUnderDfsRoot Field
Specifies that the system cannot create a folder under the DFS root.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public const int CannotCreateFolderUnderDfsRoot
public:
literal int CannotCreateFolderUnderDfsRoot
Public Const CannotCreateFolderUnderDfsRoot As Integer
Field Value
Type: System.Int32
See Also
StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top