Freigeben über


IApplicationBarIconButton.IconUri-Eigenschaft

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Property IconUri As Uri
Uri IconUri { get; set; }
property Uri^ IconUri {
    Uri^ get ();
    void set (Uri^ value);
}
abstract IconUri : Uri with get, set

Eigenschaftswert

Typ: System.Uri

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

IApplicationBarIconButton Schnittstelle

Microsoft.Phone.Shell-Namespace