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