ImageType enumeration

ImageType enumeration

Specifies the type of image requested by a DownloadImageOperation.

Syntax


public enum ImageType

Members

The ImageType enumeration has these members.

MemberValueDescription
SmallThumbnail0

The small thumbnail image.

LargeThumbnail1

The large thumbnail image.

FullSize2

The full-sized image.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.SocialInformation
Windows::Phone::SocialInformation [C++]

Metadata

Windows.WinMD

Attributes

[Version(0x06030000)]

 

 

Show:
© 2017 Microsoft