Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UriTable Dim value As StringCollection instance.NamespaceUris = value value = instance.NamespaceUris |
C# | |
---|---|
public StringCollection NamespaceUris {get; set;} |
Property Value
The namespace uris.
This list starts with index 1.
This list ensures the indexes used to create browse names/node ids do not
change even if the server tables change.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x