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

In This Topic
    KmlFileNameXml Property
    In This Topic
    Used to persist KmlFileName.
    Syntax
    'Declaration
     
    Public Property KmlFileNameXml As String
    public string KmlFileNameXml {get; set;}
    See Also