다음을 통해 공유


GenerateTemporaryTargetAssembly.IntermediateOutputPath 속성

정의

임시 대상 어셈블리가 생성되는 디렉터리를 가져오거나 설정합니다.

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

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

속성 값

임시 대상 어셈블리가 생성되는 디렉터리입니다.

특성

적용 대상