Manifest.ValidatePlatform 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.
Validates the manifest platform.
protected:
void ValidatePlatform();
protected void ValidatePlatform ();
member this.ValidatePlatform : unit -> unit
Protected Sub ValidatePlatform ()
Remarks
Any resulting errors or warnings are reported in the OutputMessageCollection object.