LiquidTechnologies.XmlObjects Namespace / LxWriterSettings.NamespaceAliasSettings.NamespaceAliasEntry Class / Prefix Property

In This Topic
    Prefix Property
    In This Topic
    The prefix to use in the XML i.e. xmlns:myPrefix="http://mycompany.com/myschemanamespace". "" for the default namespace.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Prefix As System.String
    public System.string Prefix {get;}
    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