StorageItemThumbnail.ReturnedSmallerCachedSize Property

Definition

Gets a value that indicates whether the thumbnail image returned was a cached version with a smaller size.

public:
 property bool ReturnedSmallerCachedSize { bool get(); };
bool ReturnedSmallerCachedSize();
public bool ReturnedSmallerCachedSize { get; }
var boolean = storageItemThumbnail.returnedSmallerCachedSize;
Public ReadOnly Property ReturnedSmallerCachedSize As Boolean

Property Value

Boolean

bool

The value that indicates whether the thumbnail image returned was a cached version with a smaller size.

Applies to