DataServiceRequest<TElement>.ElementType Proprietà

Definizione

Ottiene il tipo dell'oggetto utilizzato per creare l'istanza 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

Valore della proprietà

Valore Type che indica il tipo di dati restituiti.

Si applica a