Udostępnij za pośrednictwem


MsoDebugOptions_UTs.Item Property

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

Syntax

'Declaration
ReadOnly Default Property Item ( _
    Index As Integer _
) As MsoDebugOptions_UT
    Get
'Usage
Dim instance As MsoDebugOptions_UTs
Dim Index As Integer
Dim value As MsoDebugOptions_UT

value = instance(Index)
MsoDebugOptions_UT this[
    int Index
] { get; }

Parameters

Property Value

Type: Microsoft.Office.Core.MsoDebugOptions_UT

See Also

Reference

MsoDebugOptions_UTs Interface

MsoDebugOptions_UTs Members

Microsoft.Office.Core Namespace