次の方法で共有


ProvideDesignerLoaderAttribute.Register Method

Called to register this attribute with the given context.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

ProvideDesignerLoaderAttribute Class

Microsoft.VisualStudio.Shell.Design.Serialization Namespace