IListFileEntry Interface

Definition

Represents an item that may be returned by a file listing operation.

public interface IListFileEntry
type IListFileEntry = interface
Public Interface IListFileEntry
Derived

Properties

Name

Gets the name of the file/directory item.

Applies to