다음을 통해 공유


TestRunConfiguration.DeploymentItems 속성

네임스페이스:  Microsoft.VisualStudio.TestTools.Common
어셈블리:  Microsoft.VisualStudio.QualityTools.Common(Microsoft.VisualStudio.QualityTools.Common.dll)

구문

‘선언
Public Property DeploymentItems As DeploymentItemCollection
public DeploymentItemCollection DeploymentItems { get; private set; }
public:
property DeploymentItemCollection^ DeploymentItems {
    DeploymentItemCollection^ get ();
    private: void set (DeploymentItemCollection^ value);
}
member DeploymentItems : DeploymentItemCollection with get, private set
function get DeploymentItems () : DeploymentItemCollection 
private function set DeploymentItems (value : DeploymentItemCollection)

속성 값

형식: Microsoft.VisualStudio.TestTools.Common.DeploymentItemCollection

.NET Framework 보안

참고 항목

참조

TestRunConfiguration 클래스

Microsoft.VisualStudio.TestTools.Common 네임스페이스