EntityClean.ResourceOutputPath 속성

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

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

구문

‘선언
Public Property ResourceOutputPath As String
public string ResourceOutputPath { get; set; }
public:
property String^ ResourceOutputPath {
    String^ get ();
    void set (String^ value);
}
member ResourceOutputPath : string with get, set

속성 값

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

설명

설정 된 Metadata Artifact Processing 속성을 개념적 모델의 Embed in Output Assembly, 모델 및 매핑 파일을 복사 ResourceOutputPath 포함 되기 전에.

버전 정보

.NET Framework

4.5, 4에서 지원

.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 네임스페이스