ImplicitImportLocation Enum

Definition

Represents the location of an implicit import.

C#
public enum ImplicitImportLocation
Inheritance
ImplicitImportLocation

Fields

Name Value Description
None 0

The import is not implicitly added and is explicitly added in a user-specified location.

Top 1

The import was implicitly added at the top of the project.

Bottom 2

The import was implicitly added at the bottom of the project.

Applies to

Ürün Sürümler
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17