EntityDeploySetLogicalNames.Sources 속성

포함하도록 표시된 리소스에 대한 정보를 포함하는 ITaskItem의 배열입니다.

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

구문

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

속성 값

형식: array<Microsoft.Build.Framework.ITaskItem[]
포함하도록 표시된 리소스에 대한 정보를 포함하는 배열입니다.

설명

ResourceOutputPath 속성은 EntityDeploySetLogicalNames 빌드 작업의 입력입니다.

버전 정보

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

참고 항목

참조

EntityDeploySetLogicalNames 클래스

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