MsoDebugOptions Interface

Definition

Reserved for internal use.

public interface class MsoDebugOptions : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C035A-0000-0000-C000-000000000046")]
public interface MsoDebugOptions : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C035A-0000-0000-C000-000000000046")>]
type MsoDebugOptions = interface
    interface _IMsoDispObj
Public Interface MsoDebugOptions
Implements _IMsoDispObj
Attributes
Implements

Properties

Application
Creator
FeatureReports
OutputToDebugger
OutputToFile
OutputToMessageBox
UnitTestManager

Methods

AddIgnoredAssertTag(String)
RemoveIgnoredAssertTag(String)

Applies to