Web API Core | ComponentOne
C1.Web.Api.Visitor.Providers Namespace / GoogleMapLocationProvider Class / ApiKey Property

In This Topic
    ApiKey Property
    In This Topic
    An API Key to working with Google MAP API.
    Syntax
    'Declaration
     
    
    Public Property ApiKey As String
    public string ApiKey {get; set;}
    See Also