Freigeben über


VsTargetFrameworkProvider.GetReflectionType Method (Type, Object)

This member overrides TypeDescriptionProvider.GetReflectionType(Type, Object).

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

Syntax

'Declaration
Public Overrides Function GetReflectionType ( _
    objectType As Type, _
    instance As Object _
) As Type
public override Type GetReflectionType(
    Type objectType,
    Object instance
)

Parameters

Return Value

Type: System.Type

.NET Framework Security

See Also

Reference

VsTargetFrameworkProvider Class

GetReflectionType Overload

Microsoft.VisualStudio.Shell.Design Namespace