ProvideCodeBaseAttribute Properties
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | AssemblyName | Gets or sets the name of the target assembly.(Inherited from ProvideDependentAssemblyAttribute.) |
![]() | CodeBase | Gets or sets a relative path from $PackageFolder$, or an absolute path rooted from an environment variable substitution (of format %variable%).(Inherited from ProvideDependentAssemblyAttribute.) |
![]() | Culture | Gets or sets a string that specifies the language and country/region of the assembly.(Inherited from ProvideDependentAssemblyAttribute.) |
![]() | Guid | Gets the identifier of this attribute instance.(Inherited from ProvideDependentAssemblyAttribute.) |
![]() | PublicKeyToken | Gets or sets a 16-character hexadecimal number which is the token part of the strong name of the assembly being redirected.(Inherited from ProvideDependentAssemblyAttribute.) |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
![]() | Version | Gets or sets the version of the assembly to use instead of the originally-requested version. |
