Поделиться через


IncludeDeclarativeWebTestAttribute - класс

Обновлен: Ноябрь 2007

Содержит сведения, определяющие закодированный веб-тест, включенный в другой веб-тест.

Пространство имен:  Microsoft.VisualStudio.TestTools.WebTesting
Сборка:  Microsoft.VisualStudio.QualityTools.WebTestFramework (в Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Синтаксис

'Декларация
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := True)> _
Public NotInheritable Class IncludeDeclarativeWebTestAttribute _
    Inherits Attribute
'Применение
Dim instance As IncludeDeclarativeWebTestAttribute
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true)]
public sealed class IncludeDeclarativeWebTestAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Class, AllowMultiple = true)]
public ref class IncludeDeclarativeWebTestAttribute sealed : public Attribute
public final class IncludeDeclarativeWebTestAttribute extends Attribute

Заметки

Этот класс не наследуется.

Иерархия наследования

System.Object
  System.Attribute
    Microsoft.VisualStudio.TestTools.WebTesting.IncludeDeclarativeWebTestAttribute

Потокобезопасность

Любые открытые члены этого типа, объявленные как static (Shared в Visual Basic), являются потокобезопасными. Потокобезопасность членов экземпляров не гарантируется.

См. также

Ссылки

IncludeDeclarativeWebTestAttribute - члены

Microsoft.VisualStudio.TestTools.WebTesting - пространство имен