SchemaAttrAttribute.NamespaceUri Property
Gets the Namespace Uri of the schema attribute.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public ReadOnly Property NamespaceUri As String
Get
'Usage
Dim instance As SchemaAttrAttribute
Dim value As String
value = instance.NamespaceUri
public string NamespaceUri { get; }
Property Value
Type: System.String
Returns String.