共用方式為


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 使用這個型別的所有屬性以填入指定的資料列。

回頁首

請參閱

參考

Microsoft.VisualStudio.TestTools.Common 命名空間

IVisiblePropertyProvider