Click or drag to resize
GoogleMapSettingsDirectoryEntryKey Property
Gets or sets the key that directory entry requests must contain before the site will respond with directory entry information.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string DirectoryEntryKey { get; set; }

Property Value

Type: String
See Also