Share via


IDynamicDataSource.ContextType Propiedad

Definición

Obtiene el tipo de la clase DataContext.

public:
 property Type ^ ContextType { Type ^ get(); void set(Type ^ value); };
public Type ContextType { get; set; }
member this.ContextType : Type with get, set
Public Property ContextType As Type

Valor de propiedad

Tipo asociado a la clase.

Se aplica a