Shell32InfoDefaultIcon Property |
Gets the Shell default icon association from the registry.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string DefaultIcon { get; }
Public ReadOnly Property DefaultIcon As String
Get
public:
property String^ DefaultIcon {
String^ get ();
}
member DefaultIcon : string with get
Property Value
Type:
StringSee Also