VsTargetFrameworkProvider.GetReflectionType 方法

包括受保护的成员
包括继承的成员

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 GetReflectionType(Type) 针对某个类型执行正常反射。 (继承自 TypeDescriptionProvider。)
公共方法 GetReflectionType(Object) 针对给定对象执行正常反射。 (继承自 TypeDescriptionProvider。)
公共方法 GetReflectionType(Type, Object) (重写 TypeDescriptionProvider.GetReflectionType(Type, Object)。)

页首

请参见

参考

VsTargetFrameworkProvider 类

Microsoft.VisualStudio.Shell.Design 命名空间