다음을 통해 공유


VsTargetFrameworkProvider Members

Include Protected Members
Include Inherited Members

The VsTargetFrameworkProvider type exposes the following members.

Constructors

  Name Description
Public method VsTargetFrameworkProvider(IVsDesignTimeAssemblyResolution, IDesignTimeAssemblyLoader, IVsSmartOpenScope)
Public method VsTargetFrameworkProvider(IVsFrameworkMultiTargeting, String, IVsSmartOpenScope)
Public method VsTargetFrameworkProvider(IVsDesignTimeAssemblyResolution, IDesignTimeAssemblyLoader, TypeDescriptionProvider, IVsSmartOpenScope)
Public method VsTargetFrameworkProvider(IVsFrameworkMultiTargeting, IDesignTimeAssemblyLoader, String, IVsSmartOpenScope)
Public method VsTargetFrameworkProvider(IVsFrameworkMultiTargeting, String, TypeDescriptionProvider, IVsSmartOpenScope)
Public method VsTargetFrameworkProvider(IVsFrameworkMultiTargeting, IDesignTimeAssemblyLoader, String, TypeDescriptionProvider, IVsSmartOpenScope)

Top

Methods

  Name Description
Public method CreateInstance Creates an object that can substitute for another data type. (Inherited from TypeDescriptionProvider.)
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetCache Gets a per-object cache, accessed as an IDictionary of key/value pairs. (Inherited from TypeDescriptionProvider.)
Public method GetExtendedTypeDescriptor (Overrides TypeDescriptionProvider.GetExtendedTypeDescriptor(Object).)
Protected method GetExtenderProviders Gets the extender providers for the specified object. (Inherited from TypeDescriptionProvider.)
Public method GetFullComponentName Gets the name of the specified component, or nulla null reference (Nothing in Visual Basic) if the component has no name. (Inherited from TypeDescriptionProvider.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetReflectionAssembly
Public method GetReflectionType Performs normal reflection against a type. (Inherited from TypeDescriptionProvider.)
Public method GetReflectionType Performs normal reflection against the given object. (Inherited from TypeDescriptionProvider.)
Public method GetReflectionType(Type, Object) (Overrides TypeDescriptionProvider.GetReflectionType(Type, Object).)
Public method GetRuntimeType (Overrides TypeDescriptionProvider.GetRuntimeType(Type).)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method GetTypeDescriptor Gets a custom type descriptor for the given type. (Inherited from TypeDescriptionProvider.)
Public method GetTypeDescriptor Gets a custom type descriptor for the given object. (Inherited from TypeDescriptionProvider.)
Public method GetTypeDescriptor(Type, Object) (Overrides TypeDescriptionProvider.GetTypeDescriptor(Type, Object).)
Public method IsSupportedType (Overrides TypeDescriptionProvider.IsSupportedType(Type).)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Refresh
Public method RefreshAll
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property ProviderService

Top

See Also

Reference

VsTargetFrameworkProvider Class

Microsoft.VisualStudio.Shell.Design Namespace