Partager via


MsoDebugOptions.OutputToFile Property

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

Syntax

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

value = instance.OutputToFile

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

Property Value

Type: System.Boolean

See Also

Reference

MsoDebugOptions Interface

MsoDebugOptions Members

Microsoft.Office.Core Namespace