Compartir a través de


EdmToObjectNamespaceMap.EdmNamespaces Propiedad

Definición

Obtiene los elementos edmNamespace en un objeto EdmToObjectNamespaceMap.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ EdmNamespaces { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> EdmNamespaces { get; }
member this.EdmNamespaces : System.Collections.Generic.ICollection<string>
Public ReadOnly Property EdmNamespaces As ICollection(Of String)

Valor de propiedad

Valor de cadena que contiene los elementos EdmNamespace.

Se aplica a