CustomProjectParserResult.

OutputType Property

Summary

Gets the compiler output type, i.e. Exe/Library.

Syntax

public string OutputType { get; set; }

Value

Type Description
string The output type.