HostedWpfControl.Icon Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Note: This API is now obsolete.
Gets or sets the icone.
Namespace: Microsoft.Uii.Csr.Aif.HostedApplication
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
[ObsoleteAttribute("Use the ImageSource property")]
[BrowsableAttribute(true)]
public virtual Icon Icon { get; set; }
<ObsoleteAttribute("Use the ImageSource property")>
<BrowsableAttribute(True)>
Public Overridable Property Icon As Icon
Property Value
Type: System.Drawing.Icon
Type: Icon.
Implements
Remarks
Used for hosted WinForm apps that want a simple way to set their icons.
See Also
HostedWpfControl Class
Microsoft.Uii.Csr.Aif.HostedApplication Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright