Share via


ProvideDependentAssemblyAttribute.UpdateAssemblyInformation Method

Updates all information not provided from the assembly to which this attribute is applied.

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

Syntax

'Declaration
Protected Overridable Sub UpdateAssemblyInformation
protected virtual void UpdateAssemblyInformation()
protected:
virtual void UpdateAssemblyInformation()
abstract UpdateAssemblyInformation : unit -> unit  
override UpdateAssemblyInformation : unit -> unit
protected function UpdateAssemblyInformation()

.NET Framework Security

See Also

Reference

ProvideDependentAssemblyAttribute Class

Microsoft.VisualStudio.Shell Namespace