EdmToObjectNamespaceMap.EdmNamespaces Eigenschap

Definitie

Hiermee haalt u edmNamespace items op in een EdmToObjectNamespaceMap object.

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)

Waarde van eigenschap

Tekenreekswaarde die items bevat EdmNamespace .

Van toepassing op