MarkupCompilePass2.OutputType 속성

정의

어셈블리의 출력 형식을 가져오거나 설정합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 property System::String ^ OutputType { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.Build.Framework.Required]
public string OutputType { get; set; }
[<Microsoft.Build.Framework.Required>]
member this.OutputType : string with get, set
Public Property OutputType As String

속성 값

프로젝트에 의해 생성되는 어셈블리의 형식입니다. 유효한 값은 winexe, exe하십시오 라이브러리, 및 netmodule.

특성

적용 대상