EdmToObjectNamespaceMap.EdmNamespaces Propriedade

Definição

Coloca edmNamespace objetos num EdmToObjectNamespaceMap objeto.

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 Propriedade

Valor de string que contém EdmNamespace itens.

Aplica-se a