ProvideDependentAssemblyAttribute.UpdateAssemblyInformation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Update all information not provided from the assembly to which this attribute is applied.
protected:
virtual void UpdateAssemblyInformation();
protected:
virtual void UpdateAssemblyInformation();
virtual void UpdateAssemblyInformation();
protected virtual void UpdateAssemblyInformation ();
abstract member UpdateAssemblyInformation : unit -> unit
override this.UpdateAssemblyInformation : unit -> unit
Protected Overridable Sub UpdateAssemblyInformation ()