EdmFunction.FullName Propriedade

Definição

Retorna o nome completo (namespace e nome) desse tipo.

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

Valor da propriedade

O nome completo do tipo.

Aplica-se a