共用方式為


VsTargetFrameworkProvider.GetRuntimeType Method

This member overrides TypeDescriptionProvider.GetRuntimeType(Type).

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

Syntax

'宣告
Public Overrides Function GetRuntimeType ( _
    reflectionType As Type _
) As Type
public override Type GetRuntimeType(
    Type reflectionType
)

Parameters

Return Value

Type: System.Type

.NET Framework Security

See Also

Reference

VsTargetFrameworkProvider Class

Microsoft.VisualStudio.Shell.Design Namespace