UserVisiblePropertyAttribute(String) Constructor
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the UserVisiblePropertyAttribute class by using the provided property ID.
C++
public:
UserVisiblePropertyAttribute(System::String ^ id);
public UserVisiblePropertyAttribute(string id);
new Microsoft.VisualStudio.TestTools.Common.UserVisiblePropertyAttribute : string -> Microsoft.VisualStudio.TestTools.Common.UserVisiblePropertyAttribute
Public Sub New (id As String)
Produkt | Wersje |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |