共用方式為


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

屬性值

類型的完整名稱。

適用於