IListFileItem Members

Windows Runtime Azure Storage Client Library

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

The following tables list the members exposed by the IListFileItem type.

Public Properties

  Name Description
public property Parent Gets the file item's parent directory.
public property Share Gets the file item's share.
public property StorageUri Gets the URI to the file item.
public property Uri Gets the URI to the file item.
Top

See Also