Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an interface for a streamlined object to work with properties and property values.
Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Interface IFastVisiblePropertyProvider
public interface IFastVisiblePropertyProvider
public interface class IFastVisiblePropertyProvider
type IFastVisiblePropertyProvider =  interface end
public interface IFastVisiblePropertyProvider
The IFastVisiblePropertyProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | FillDataRow | Fills the given data row by using all properties for this type. | 
Top