共用方式為


ProvideDesignerOptionsAttribute.Unregister Method

Removes this attribute from the registry using the specified registry context.

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

Syntax

'宣告
Public Overrides Sub Unregister ( _
    context As RegistrationAttribute.RegistrationContext _
)
public override void Unregister(
    RegistrationAttribute.RegistrationContext context
)

Parameters

.NET Framework Security

See Also

Reference

ProvideDesignerOptionsAttribute Class

Microsoft.VisualStudio.Shell.Design Namespace