IDirectoryInfo Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface IDirectoryInfo Implements the INamedObjectInfo
public interface IDirectoryInfo : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.INamedObjectInfo
type IDirectoryInfo = interface
interface INamedObjectInfo
Public Interface IDirectoryInfo
Implements INamedObjectInfo
- Implements
Properties
FullName |
Gets the full name. (Inherited from INamedObjectInfo) |
Name |
Gets the name. (Inherited from INamedObjectInfo) |
Methods
EnumerateDirectories() |
Enumerates the directories. |
EnumerateFiles() |
Enumerates the files. |
Exists() |
Existses this instance. |