IApplicationInformationCopyright Property |
Gets the copyright attribution text for the application.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string Copyright { get; }
ReadOnly Property Copyright As String
Get
property String^ Copyright {
String^ get ();
}
abstract Copyright : string with get
Property Value
Type:
StringSee Also