Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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.