MsoDebugOptions Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |