Share via


EntityDeploy.OutputPath 속성

Entity Framework 아티팩트가 리소스로 포함되지 않은 경우 기록되는 경로입니다.

네임스페이스:  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
Entity Framework 아티팩트가 리소스로 포함되지 않은 경우 기록되는 경로를 나타내는 String입니다.

버전 정보

.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 시스템 요구 사항을 참조하십시오.

참고 항목

참조

EntityDeploy 클래스

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