ProvideDependentAssemblyAttribute.ValidateAttributeInformation 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.
Validate we have all the information that is needed.
protected:
virtual void ValidateAttributeInformation();
protected:
virtual void ValidateAttributeInformation();
virtual void ValidateAttributeInformation();
protected virtual void ValidateAttributeInformation ();
abstract member ValidateAttributeInformation : unit -> unit
override this.ValidateAttributeInformation : unit -> unit
Protected Overridable Sub ValidateAttributeInformation ()