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 | この型のすべてのプロパティを使用して、指定したデータ行に入力します。 |
このページのトップへ