IListBlobItem Interface

Windows Runtime Azure Storage Client Library

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

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

Usage

Visual Basic
Dim instance As IListBlobItem

Syntax

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

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