Compartilhar via


DataServiceRequest<TElement>.ElementType Propriedade

Definição

Obtém o tipo do objeto usado para criar a instância DataServiceRequest<TElement>.

public:
 virtual property Type ^ ElementType { Type ^ get(); };
public override Type ElementType { get; }
member this.ElementType : Type
Public Overrides ReadOnly Property ElementType As Type

Valor da propriedade

Um Type valor que indica o tipo de dados retornados.

Aplica-se a