Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
Type ^ GetHandlerType(Type ^ iview);
public Type? GetHandlerType (Type iview);
abstract member GetHandlerType : Type -> Type
Public Function GetHandlerType (iview As Type) As Type