IPGlobalProperties Constructor

Definition

Initializes a new instance of the IPGlobalProperties class.

protected:
 IPGlobalProperties();
protected IPGlobalProperties ();
Protected Sub New ()

Remarks

This constructor can be called only by classes derived from IPGlobalProperties.

Applies to