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