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.

IFastVisiblePropertyProvider Interface

 

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)

public interface class IFastVisiblePropertyProvider

NameDescription
System_CAPS_pubmethodFillDataRow(DataRow^)

Fills the given data row by using all properties for this type.

Return to top
Show: