IDynamicDataSource.ContextType Propriété

Définition

Obtient le type de la classe 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

Valeur de propriété

Type associé à la classe.

S’applique à