IApplicationInformationApplicationName Property |
Gets the content of the AssemblyTitle attribute for the application.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ApplicationName { get; }
ReadOnly Property ApplicationName As String
Get
property String^ ApplicationName {
String^ get ();
}
abstract ApplicationName : string with get
Property Value
Type:
StringSee Also