IVisiblePropertyProvider Interface
Definition
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.
Represents an interface that can be implemented by test objects that have properties that are visible to the user.
public interface class IVisiblePropertyProvider
public interface IVisiblePropertyProvider
type IVisiblePropertyProvider = interface
Public Interface IVisiblePropertyProvider
- Derived
Properties
VisibleProperties |
Gets a collection of property descriptors for properties that are visible to the user. |