CustomProjectParserResult.

OutputPath Property

Summary

Gets the first compiler artifact output path. Use OutputPaths for multi-targeting libraries

Syntax

public DirectoryPath OutputPath { get; set; }

Attributes

Type Description
ObsoleteAttribute

Value

Type Description
DirectoryPath The output path.