共用方式為


RegistrationAttribute.RegistrationContext.RegistrationMethod Property

Gets a value that specifies how the assembly should be located (CodeBase or Assembly).

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.10.0 (in Microsoft.VisualStudio.Shell.Immutable.10.0.dll)

Syntax

'宣告
Public MustOverride ReadOnly Property RegistrationMethod As RegistrationMethod
public abstract RegistrationMethod RegistrationMethod { get; }

Property Value

Type: Microsoft.VisualStudio.Shell.RegistrationMethod
Specifies how the assembly should be located (CodeBase or Assembly).

.NET Framework Security

See Also

Reference

RegistrationAttribute.RegistrationContext Class

Microsoft.VisualStudio.Shell Namespace

RegistrationAttribute.RegistrationContext

RegistrationMethod