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.
PrivateType::GetStaticProperty Method
Gets a static property contained in the wrapped type.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | GetStaticProperty(String^, BindingFlags, array<Object^>^) | Gets a static property contained in the wrapped type. |
![]() | GetStaticProperty(String^, BindingFlags, array<Type^>^, array<Object^>^) | Gets a static indexed property contained in the wrapped type. |
![]() | GetStaticProperty(String^, array<Object^>^) | Gets a static property contained in the wrapped type. |
Show:
