ProjectFileConverter Constructor

Definition

Initializes a new instance of the ProjectFileConverter class.

public:
 ProjectFileConverter();
public ProjectFileConverter ();
Public Sub New ()

Remarks

Warning

This method (and the whole namespace) is deprecated. Please use the classes in these namespaces instead: Microsoft.Build.Construction Microsoft.Build.Evaluation Microsoft.Build.Execution

Applies to