MsoDebugOptions_UTs.GetUnitTest(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Microsoft::Office::Core::MsoDebugOptions_UT ^ GetUnitTest(System::String ^ bstrCollectionName, System::String ^ bstrUnitTestName);
public Microsoft.Office.Core.MsoDebugOptions_UT GetUnitTest (string bstrCollectionName, string bstrUnitTestName);
abstract member GetUnitTest : string * string -> Microsoft.Office.Core.MsoDebugOptions_UT
Public Function GetUnitTest (bstrCollectionName As String, bstrUnitTestName As String) As MsoDebugOptions_UT
Parameters
- bstrCollectionName
- String
- bstrUnitTestName
- String