ProvideDependentAssemblyAttribute Properties

 

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

NameDescription
System_CAPS_pubpropertyAssemblyName

Gets or sets the name of the target assembly.

System_CAPS_pubpropertyCodeBase

Gets or sets a relative path from $PackageFolder$, or an absolute path rooted from an environment variable substitution (of format %variable%).

System_CAPS_pubpropertyCulture

Gets or sets a string that specifies the language and country/region of the assembly.

System_CAPS_protpropertyCurrentAssembly

Gets or sets the assembly to which the generated dependentAssembly registry entry refers.

System_CAPS_pubpropertyGuid

Gets the identifier of this attribute instance.

System_CAPS_pubpropertyPublicKeyToken

Gets or sets a 16-character hexadecimal number which is the token part of the strong name of the assembly being redirected.

System_CAPS_pubpropertyTypeId

Gets the current instance of this attribute.(Inherited from RegistrationAttribute.)

Return to top
Show: