Aracılığıyla paylaş


ProvideEditorFactoryAttribute.Register Method

Called to register this attribute with the given context.

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

Syntax

'Bildirim
Public Overrides Sub Register ( _
    context As RegistrationAttribute.RegistrationContext _
)
public override void Register(
    RegistrationAttribute.RegistrationContext context
)

Parameters

Remarks

This method is called both for registration and un-registration. The difference is that un-registering just uses a hive that reverses the changes applied to it.

.NET Framework Security

See Also

Reference

ProvideEditorFactoryAttribute Class

Microsoft.VisualStudio.Shell Namespace