Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents an interface that can be implemented by a potentially large object to enable the testing framework to determine whether to enforce flow control during operations that involve the object.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Interface IPotentiallyLarge
public interface IPotentiallyLarge
public interface class IPotentiallyLarge
type IPotentiallyLarge = interface end
public interface IPotentiallyLarge
The IPotentiallyLarge type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ApproximateSize | Gets the approximate size, in bytes, of the data in this object when serialized for XML. |
Top
.gif)