IListFileItem Interface

Definition

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

public interface IListFileItem
type IListFileItem = interface
Public Interface IListFileItem
Derived

Properties

Parent

Gets the file item's parent directory.

Share

Gets the file item's share.

StorageUri

Gets the URI to the file item.

Uri

Gets the URI to the file item.

Applies to