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 | 지정된 데이터 행을 이 형식의 모든 속성을 사용하여 채웁니다. |
위쪽