Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

PrivateObject::GetField Method

 

Gets the value of the wrapped field.

Namespace:   Microsoft.VisualStudio.TestTools.UnitTesting
Assembly:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)

NameDescription
System_CAPS_pubmethodGetField(String^)

Gets a value from a named field, based on the name.

System_CAPS_pubmethodGetField(String^, BindingFlags)

Gets a value from a named field, based on the name and lookup mask.

Return to top
Show: