FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / GenericTileSource Class / Subdomains Property

In This Topic
    Subdomains Property
    In This Topic
    Gets or sets a semicolon delimited list of subdomains of the tile server.
    Syntax
    'Declaration
     
    Public Property Subdomains As String
    public string Subdomains {get; set;}
    See Also