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 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
ApproximateSize | 取得這個物件在進行 XML 序列化時,其中資料的大約大小 (以位元組為單位)。 |
回頁首