Share via


Proprietà RegistrationAttribute.RegistrationContext.RegistrationMethod

Ottiene un valore che specifica come assembly deve essere individuato (codebase o assembly).

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.10.0 (in Microsoft.VisualStudio.Shell.Immutable.10.0.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Shell.RegistrationMethod
Specifica come assembly deve essere individuato (codebase o assembly).

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RegistrationAttribute.RegistrationContext Classe

Spazio dei nomi Microsoft.VisualStudio.Shell

RegistrationAttribute.RegistrationContext

RegistrationMethod