UserVisiblePropertyAttribute Class

Definition

Represents an attribute that can be applied to a property of a test element to make the property visible in the property window of the Visual Studio Test Professional user interface. This class cannot be inherited.

C++
public ref class UserVisiblePropertyAttribute sealed : Microsoft::VisualStudio::TestTools::Common::VisiblePropertyAttribute
Inheritance
UserVisiblePropertyAttribute
Attributes

Constructors

UserVisiblePropertyAttribute(String)

Initializes a new instance of the UserVisiblePropertyAttribute class by using the provided property ID.

Properties

Guid

Gets the GUID for the property to which the attribute is applied.

Id

Gets a string version of the Guid property value.

Applies to

Produkt Wersje
Visual Studio SDK 2017, 2019, 2022