IListFileItem Interface

Windows Runtime Azure Storage Client Library

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

Namespace: Microsoft.WindowsAzure.Storage.File
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Usage

Visual Basic
Dim instance As IListFileItem

Syntax

Visual Basic
Public Interface IListFileItem
C#
public interface IListFileItem
C++
public interface class IListFileItem
J#
public interface IListFileItem
JScript
public interface IListFileItem

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also