FeatureSwitches.InfoNavUsageReportingEnabled Property
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.
Gets a value whether the InfoNavUsageReporting is enabled.
public:
property bool InfoNavUsageReportingEnabled { bool get(); };
public bool InfoNavUsageReportingEnabled { get; }
member this.InfoNavUsageReportingEnabled : bool
Public ReadOnly Property InfoNavUsageReportingEnabled As Boolean
Property Value
true if the InfoNavUsageReporting is enabled; otherwise, false.