EdmType.NamespaceName 屬性

定義

取得這個型別的命名空間 (Namespace)。

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

屬性值

這個型別的命名空間。

適用於