CustomProjectParserResult.

IsVS2017ProjectFormat Property

Summary

Whether the project parsed is in the newer VS2017 onwards format or the legacy pre 2017 format

Syntax

public bool IsVS2017ProjectFormat { get; set; }

Value

Type Description
bool