Shell32InfoDefaultIcon Property |
Gets the Shell default icon association from the registry.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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