EdmType.NamespaceName Property

Definition

Gets the namespace of this type.

public:
 property System::String ^ NamespaceName { System::String ^ get(); };
public string NamespaceName { get; }
member this.NamespaceName : string
Public ReadOnly Property NamespaceName As String

Property Value

The namespace of this type.

Applies to