次の方法で共有


EdmFunction.FullName プロパティ

定義

この型の完全名 (名前空間 + 名前) を返します。

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

プロパティ値

型の完全な名前。

適用対象