OnlineMediaManager.GetPictureAsync method
Retrieves the online picture with the specified Id from the device's store.
Syntax
Parameters
- id
-
Type: System.String [.NET] | Platform::String [C++]
The Id of the picture to be retrieved.
Return value
Type: IAsyncOperation<OnlinePicture>
An asynchronous operation that returns an OnlinePicture upon successful completion.
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 |
|
|
Metadata |
|
See also
Show: