EdmType.NamespaceName Propriedade

Definição

Obtém o namespace desse tipo.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

Valor da propriedade

String

O namespace desse tipo.The namespace of this type.

Aplica-se a