Package.GetThumbnailToken method
Windows Phone only. Returns a token that can be used to retrieve the thumbnail image associated with this application package.
Syntax
Parameters
This method has no parameters.
Return value
Type: System.String [.NET] | Platform::String [C++]
A token that can be used to retrieve the thumbnail image associated with this application package.
Remarks
Use the GetSharedFileName method passing the token returned by this method to retrieve the thumbnail image associated with this application package.
Requirements
|
Minimum supported client | None supported |
|---|---|
|
Minimum supported server | None supported |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013
