Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the namespace Uri of the annotation.
Namespace: Microsoft.Data.Edm.Annotations
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
ReadOnly Property NamespaceUri As String
Get
'Usage
Dim instance As IEdmDirectValueAnnotation
Dim value As String
value = instance.NamespaceUri
string NamespaceUri { get; }
property String^ NamespaceUri {
String^ get ();
}
abstract NamespaceUri : string
function get NamespaceUri () : String
Property Value
Type: System.String
The namespace Uri of the annotation.