VsTargetFrameworkProvider Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubmethodCreateInstance(IServiceProvider^, Type^, array<Type^>^, array<Object^>^)

(Inherited from TypeDescriptionProvider.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetCache(Object^)

(Inherited from TypeDescriptionProvider.)

System_CAPS_pubmethodGetExtendedTypeDescriptor(Object^)

Gets the custom type description of the specified object.(Overrides TypeDescriptionProvider::GetExtendedTypeDescriptor(Object^).)

System_CAPS_protmethodGetExtenderProviders(Object^)

(Inherited from TypeDescriptionProvider.)

System_CAPS_pubmethodGetFullComponentName(Object^)

(Inherited from TypeDescriptionProvider.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetReflectionAssembly(AssemblyName^)

Gets the assembly that has the specified assembly name.

System_CAPS_pubmethodGetReflectionType(Object^)

(Inherited from TypeDescriptionProvider.)

System_CAPS_pubmethodGetReflectionType(Type^)

(Inherited from TypeDescriptionProvider.)

System_CAPS_pubmethodGetReflectionType(Type^, Object^)

Gets the type of the specified object with the specified object type.(Overrides TypeDescriptionProvider::GetReflectionType(Type^, Object^).)

System_CAPS_pubmethodGetRuntimeType(Type^)

Gets the runtime type of the specified type.(Overrides TypeDescriptionProvider::GetRuntimeType(Type^).)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodGetTypeDescriptor(Object^)

(Inherited from TypeDescriptionProvider.)

System_CAPS_pubmethodGetTypeDescriptor(Type^)

(Inherited from TypeDescriptionProvider.)

System_CAPS_pubmethodGetTypeDescriptor(Type^, Object^)

Gets the type descriptor for the specified object and type.(Overrides TypeDescriptionProvider::GetTypeDescriptor(Type^, Object^).)

System_CAPS_pubmethodIsSupportedType(Type^)

Determines whether or not the specified type is supported.(Overrides TypeDescriptionProvider::IsSupportedType(Type^).)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodRefresh(AssemblyName^)

Refreshes the information for the specified assembly.

System_CAPS_pubmethodRefreshAll()

Refreshes every assembly.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: