public static MSBuildProjectHandler GetHandler (Project project) { return (MSBuildProjectHandler) project.GetItemHandler (); }