다음을 통해 공유


MSBuild 프로젝트 파일 스키마 참조

업데이트: 2007년 11월

모든 MSBuild XML 스키마 요소와 사용 가능한 해당 특성 및 자식 요소가 들어 있는 표를 제공합니다.

MSBuild에서는 프로젝트 파일을 사용하여 빌드할 대상과 방법을 빌드 엔진에 알립니다. MSBuild 프로젝트 파일은 MSBuild XML 스키마를 준수하는 XML 파일입니다. 이 단원에서는 MSBuild에 대한 XML 스키마 정의 파일(.xsd)에 대해 설명합니다.

MSBuild XML 스키마 요소

다음 표에서는 모든 MSBuild XML 스키마 요소를 해당 자식 요소 및 특성과 함께 보여 줍니다.

요소

자식 요소

특성

Choose 요소(MSBuild)

Otherwise

When

--

Import 요소(MSBuild)

--

Condition

Project

Item 요소(MSBuild)

ItemMetaData

Condition

Exclude

Include

ItemGroup 요소(MSBuild)

Item

Condition

ItemDefinitionGroup 요소(MSBuild)

Item

Condition

ItemMetadata 요소(MSBuild)

--

--

OnError 요소(MSBuild)

--

Condition

ExecuteTargets

Otherwise 요소(MSBuild)

Choose

ItemGroup

PropertyGroup

--

Output 요소(MSBuild)

--

Condition

ItemName

PropertyName

TaskParameter

Project 요소(MSBuild)

Choose

Import

ItemGroup

ProjectExtensions

PropertyGroup

Target

UsingTask

DefaultTargets

xmlns

ProjectExtensions 요소(MSBuild)

--

--

Property 요소(MSBuild)

--

Condition

PropertyGroup 요소(MSBuild)

Property

Condition

Target 요소(MSBuild)

OnError

Task

Condition

DependsOnTargets

Inputs

Name

Outputs

Task 요소(MSBuild)

Output

Condition

ContinueOnError

Parameter

UsingTask 요소(MSBuild)

--

AssemblyFile

AssemblyName

Condition

TaskName

When 요소(MSBuild)

Choose

ItemGroup

PropertyGroup

Condition

참고 항목

개념

MSBuild 개요

참조

MSBuild 조건

기타 리소스

MSBuild 작업 참조

MSBuild 참조