AirportDataThumbnailJsonPhotographerName Property |
Gets or sets the name of the copyright holder.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string PhotographerName { get; set; }
Public Property PhotographerName As String
Get
Set
public:
property String^ PhotographerName {
String^ get ();
void set (String^ value);
}
member PhotographerName : string with get, set
Property Value
Type:
StringSee Also