Udostępnij za pośrednictwem


MsoDebugOptions_UTs.GetUnitTest Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Function GetUnitTest ( _
    bstrCollectionName As String, _
    bstrUnitTestName As String _
) As MsoDebugOptions_UT
'Usage
Dim instance As MsoDebugOptions_UTs
Dim bstrCollectionName As String
Dim bstrUnitTestName As String
Dim returnValue As MsoDebugOptions_UT

returnValue = instance.GetUnitTest(bstrCollectionName, _
    bstrUnitTestName)
MsoDebugOptions_UT GetUnitTest(
    string bstrCollectionName,
    string bstrUnitTestName
)

Parameters

Return Value

Type: Microsoft.Office.Core.MsoDebugOptions_UT

See Also

Reference

MsoDebugOptions_UTs Interface

MsoDebugOptions_UTs Members

Microsoft.Office.Core Namespace