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

属性值

类型的全名。

适用于