Udostępnij za pośrednictwem


Właściwość TestRunConfiguration.Id —

Pobiera identyfikator procesu konfiguracji.

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

Składnia

'Deklaracja
Public ReadOnly Property Id As TestRunConfigurationId
public TestRunConfigurationId Id { get; }
public:
property TestRunConfigurationId^ Id {
    TestRunConfigurationId^ get ();
}
member Id : TestRunConfigurationId with get
function get Id () : TestRunConfigurationId

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.Common.TestRunConfigurationId
Identyfikator procesu konfiguracji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestRunConfiguration Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common