Udostępnij za pośrednictwem


Właściwość ITestElement.SolutionName —

Pobiera nazwę rozwiązanie, które zawiera element ten test.

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

Składnia

'Deklaracja
ReadOnly Property SolutionName As String
string SolutionName { get; }
property String^ SolutionName {
    String^ get ();
}
abstract SolutionName : string with get
function get SolutionName () : String

Wartość właściwości

Typ: System.String
Nazwa rozwiązanie, które zawiera element ten test.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common