xInfo.newmethod 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.
Initializes a new xInfo object.
protected:
override void newmethod();
protected override void newmethod ();
override this.newmethod : unit -> unit
Protected Overrides Sub newmethod ()
Remarks
Note: Do not use this method. You should use the global instance of the xInfo class, infolog, instead. For more information, see the xInfo class.