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