IFastVisiblePropertyProvider 接口
表示供简化对象使用属性和属性值的接口。
命名空间: Microsoft.VisualStudio.TestTools.Common
程序集: Microsoft.VisualStudio.QualityTools.Common(在 Microsoft.VisualStudio.QualityTools.Common.dll 中)
语法
声明
Public Interface IFastVisiblePropertyProvider
public interface IFastVisiblePropertyProvider
public interface class IFastVisiblePropertyProvider
type IFastVisiblePropertyProvider = interface end
public interface IFastVisiblePropertyProvider
IFastVisiblePropertyProvider 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
FillDataRow | 用此类型的所有属性填充给定数据行。 |
页首