| AppFacadeLauncherIcon Property |
A path to an *.ico or *.exe file with the icon for the apps launcher,
or null if the app has no launcher.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public string LauncherIcon { get; }
Public ReadOnly Property LauncherIcon As String
Get
Property Value
Type:
StringSee Also