Share via


EdmType.NamespaceName プロパティ

定義

この型の名前空間を取得します。

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

プロパティ値

この型の名前空間。

適用対象