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

屬性值

該類型的完整名稱。

適用於