VisiblePropertyAttribute Класс

Определение

Представляет атрибут, применяемый к свойству элемента теста, который помечает свойство как свойство группирования в окне свойств пользовательского интерфейса Visual Studio Test Professional.

public ref class VisiblePropertyAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)]
public class VisiblePropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)>]
type VisiblePropertyAttribute = class
    inherit Attribute
Public Class VisiblePropertyAttribute
Inherits Attribute
Наследование
VisiblePropertyAttribute
Производный
Атрибуты

Конструкторы

VisiblePropertyAttribute()

Инициализирует новый экземпляр класса VisiblePropertyAttribute.

Применяется к