ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Map.TileProviders Namespace / TileProviderInfo Class / AssemblyQualifiedName Property

In This Topic
    AssemblyQualifiedName Property (TileProviderInfo)
    In This Topic
    Fully assembly-qualified name of the class that implements ITileProvider
    Syntax
    'Declaration
     
    Public Property AssemblyQualifiedName As String
    public string AssemblyQualifiedName {get; set;}
    See Also