共用方式為


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

Return Value

Type: System.ComponentModel.ICustomTypeDescriptor

.NET Framework Security

See Also

Reference

VsTargetFrameworkProvider Class

Microsoft.VisualStudio.Shell.Design Namespace