ISplashViewApplicationName Property |
Gets or sets the name of the application to show to the user.
Namespace: VirtualRadar.Interface.ViewAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ApplicationName { get; set; }
Property ApplicationName As String
Get
Set
property String^ ApplicationName {
String^ get ();
void set (String^ value);
}
abstract ApplicationName : string with get, set
Property Value
Type:
StringSee Also