ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / VirtualEarthSource Class / ApplicationId Property

In This Topic
    ApplicationId Property
    In This Topic
    Gets or sets the Bing maps key.
    Syntax
    'Declaration
     
    
    Public Property ApplicationId As String
    public string ApplicationId {get; set;}
    See Also