VsTargetFrameworkProvider.GetExtendedTypeDescriptor Method
This member overrides TypeDescriptionProvider.GetExtendedTypeDescriptor(Object).
Namespace: Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'宣告
Public Overrides Function GetExtendedTypeDescriptor ( _
instance As Object _
) As ICustomTypeDescriptor
public override ICustomTypeDescriptor GetExtendedTypeDescriptor(
Object instance
)
Parameters
- instance
Type: System.Object
Return Value
Type: System.ComponentModel.ICustomTypeDescriptor
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.