Udostępnij za pośrednictwem


MsoDebugOptions.OutputToDebugger Property

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

Syntax

'Declaration
Property OutputToDebugger As Boolean
    Get
    Set
'Usage
Dim instance As MsoDebugOptions
Dim value As Boolean

value = instance.OutputToDebugger

instance.OutputToDebugger = value
bool OutputToDebugger { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

MsoDebugOptions Interface

MsoDebugOptions Members

Microsoft.Office.Core Namespace