MsoDebugOptions_UTs.GetMatchingUnitTestsInCollection(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_UTs ^ GetMatchingUnitTestsInCollection(System::String ^ bstrCollectionName, System::String ^ bstrUnitTestNameFilter);
public Microsoft.Office.Core.MsoDebugOptions_UTs GetMatchingUnitTestsInCollection (string bstrCollectionName, string bstrUnitTestNameFilter);
abstract member GetMatchingUnitTestsInCollection : string * string -> Microsoft.Office.Core.MsoDebugOptions_UTs
Public Function GetMatchingUnitTestsInCollection (bstrCollectionName As String, bstrUnitTestNameFilter As String) As MsoDebugOptions_UTs
Parameters
- bstrCollectionName
- String
- bstrUnitTestNameFilter
- String