Udostępnij za pośrednictwem


Właściwość TestRunConfiguration.DeploymentItems —

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.DeploymentItemCollection

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestRunConfiguration Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common