LiquidTechnologies.XmlObjects Namespace / LxWriterSettings Class / CustomBannerComment Property

In This Topic
    CustomBannerComment Property
    In This Topic
    Allows a custom banner to be inserted into the top of the generated XML/JSON document NOTE: this can only be used in the fully licensed version, and when WriteBannerComment is true.
    Syntax
    'Declaration
     
    
    Public Property CustomBannerComment As System.String
    public System.string CustomBannerComment {get; set;}
    Remarks
    Default value is null, in which case the default banner will be used.
    Requirements

    Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.

    See Also