EdmType.NamespaceName 属性

定义

获取此类型的命名空间。

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

属性值

此类型的命名空间。

适用于