BaseShadow.m_privateObject Field
The PrivateObject stored in this instance.
Namespace: Microsoft.VisualStudio.TestTools.UnitTesting
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Syntax
'Declaration
Protected m_privateObject As PrivateObject
protected PrivateObject m_privateObject
protected:
PrivateObject^ m_privateObject
val mutable m_privateObject: PrivateObject
protected var m_privateObject : PrivateObject
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.