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

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