次の方法で共有


IFileAssociation.DefaultIcon Property

Gets or sets the default icon that is associated with files of this type.

Namespace:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces.9.0 (in Microsoft.VisualStudio.ManagedInterfaces.9.0.dll)

Syntax

'宣言
Property DefaultIcon As String
string DefaultIcon { get; set; }

Property Value

Type: System.String
The default icon that is associated with files of this type.

.NET Framework Security

See Also

Reference

IFileAssociation Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace