IVisiblePropertyProvider Interface

Definition

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.

Applies to