Partager via


MsoDebugOptions.FeatureReports Property

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

Syntax

'Declaration
Property FeatureReports As Integer
    Get
    Set
'Usage
Dim instance As MsoDebugOptions
Dim value As Integer

value = instance.FeatureReports

instance.FeatureReports = value
int FeatureReports { get; set; }

Property Value

Type: System.Int32

See Also

Reference

MsoDebugOptions Interface

MsoDebugOptions Members

Microsoft.Office.Core Namespace