| 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)
Syntaxstring ApplicationName { get; }ReadOnly Property ApplicationName As String
Get
property String^ ApplicationName {
String^ get ();
}abstract ApplicationName : string with get
Property Value
Type:
String
See Also