Share via


StorageObjectModelErrorCodes.DfsEntryModified Field

 

Specifies that the DFS entry has been modified.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Syntax

public const int DfsEntryModified
public:
literal int DfsEntryModified
Public Const DfsEntryModified As Integer

Field Value

Type: System.Int32

See Also

StorageObjectModelErrorCodes Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top