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