Partager via


MsoDebugOptions.OutputToMessageBox Property

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

Syntax

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

value = instance.OutputToMessageBox

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

Property Value

Type: System.Boolean

See Also

Reference

MsoDebugOptions Interface

MsoDebugOptions Members

Microsoft.Office.Core Namespace