Interface IIconDescriptor
Interface for an icon descriptor.
Namespace: SociallyDistant.Core.Shell
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IIconDescriptorMethods
LoadIcon()
Load the icon described by the descriptor.
Declaration
CompositeIcon LoadIcon()Returns
| Type | Description | 
|---|---|
| CompositeIcon | A CompositeIcon value representing the icon that was loaded. |