Share via


IPotentiallyLarge 인터페이스

개체를 포함하는 작업 동안 흐름 제어를 적용할지 여부를 테스트 프레임워크에서 확인할 수 있도록 하기 위해 크기가 커질 가능성이 있는 개체가 구현할 수 있는 인터페이스를 나타냅니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.Common
어셈블리:  Microsoft.VisualStudio.QualityTools.Common(Microsoft.VisualStudio.QualityTools.Common.dll)

구문

‘선언
Public Interface IPotentiallyLarge
public interface IPotentiallyLarge
public interface class IPotentiallyLarge
type IPotentiallyLarge =  interface end
public interface IPotentiallyLarge

IPotentiallyLarge 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성 ApproximateSize XML에 serialize될 때 이 개체의 대략적인 데이터 크기를 바이트 단위로 가져옵니다.

위쪽

참고 항목

참조

Microsoft.VisualStudio.TestTools.Common 네임스페이스