CustomProjectParserResult.

IsNetCore Property

Summary

True if the project is a net core compatible project

Syntax

public bool IsNetCore { get; set; }

Value

Type Description
bool