EdmToObjectNamespaceMap.EdmNamespaces Egenskap

Definition

Hämtar listan över modellnamnområdesnamn i 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)

Egenskapsvärde

Listan över namnområdesnamn för modell.

Gäller för