Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Phone.Shell
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
'Declaration
Property IconUri As Uri
Uri IconUri { get; set; }
property Uri^ IconUri {
Uri^ get ();
void set (Uri^ value);
}
abstract IconUri : Uri with get, set
Type: System.Uri
Supported in: Windows Phone 8, Silverlight 8.1
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.