ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / KmlLayer Class / KmlFileName Property

In This Topic
    KmlFileName Property
    In This Topic
    Gets or sets the KML/KMZ file name or network URL.
    Syntax
    'Declaration
     
    Public Property KmlFileName As String
    public string KmlFileName {get; set;}
    See Also