IFileAssociation::DefaultIcon Property
Visual Studio 2015
Gets or sets the default icon that is associated with files of this type.
Assembly: Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)
[DispIdAttribute(1)] property String^ DefaultIcon { String^ get(); void set(String^ value); }
Show: