Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IVisiblePropertyProvider Interface

 

Represents an interface that can be implemented by test objects that have properties that are visible to the user.

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

public interface class IVisiblePropertyProvider

NameDescription
System_CAPS_pubpropertyVisibleProperties

Gets a collection of property descriptors for properties that are visible to the user.

Return to top
Show: