EntityClean.OutputPath 속성

모델 및 매핑 파일이 삭제되는 경로를 반환합니다.

네임스페이스:  Microsoft.Data.Entity.Build.Tasks
어셈블리:  Microsoft.Data.Entity.Build.Tasks(Microsoft.Data.Entity.Build.Tasks.dll)

구문

‘선언
<RequiredAttribute> _
Public Property OutputPath As String
[RequiredAttribute]
public string OutputPath { get; set; }
[RequiredAttribute]
public:
property String^ OutputPath {
    String^ get ();
    void set (String^ value);
}
[<RequiredAttribute>]
member OutputPath : string with get, set

속성 값

형식: System.String
모델 및 매핑 파일이 삭제되는 경로입니다.

설명

설정 된 Metadata Artifact Processing 속성을 개념적 모델의 Copy to Output Directory, 모델 및 매핑 파일을 복사 OutputPath 프로젝트를 빌드할 때.

버전 정보

.NET Framework

4.5, 4, 3.5 SP1에서 지원

.NET Framework 보안

플랫폼

Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008(서버 코어 역할은 지원되지 않음), Windows Server 2008 R2(서버 코어 역할은 SP1 이상에서 지원, Itanium은 지원되지 않음)

.NET Framework에서 모든 플랫폼의 전체 버전을 지원하지는 않습니다. 지원되는 버전의 목록을 보려면 .NET Framework 시스템 요구 사항을 참조하십시오.

참고 항목

참조

EntityClean 클래스

Microsoft.Data.Entity.Build.Tasks 네임스페이스