Click or drag to resize

NtfsFolderContract Class

NTFS Volume scanning result.
Inheritance Hierarchy
SystemObject
  SOS.SDK.Contracts.DataContracts.Jobs.ScanNtfsNtfsFolderContract

Namespace:  SOS.SDK.Contracts.DataContracts.Jobs.ScanNtfs
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public class NtfsFolderContract

The NtfsFolderContract type exposes the following members.

Constructors
  NameDescription
Public methodNtfsFolderContract
Initializes a new instance of the NtfsFolderContract class
Top
Properties
  NameDescription
Public propertyFileNames
List of file names (without path).
Public propertyFolderPath
Full folder path.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also