Interface IEnableFeatureUsageTracking
- Namespace
- Splat.ApplicationPerformanceMonitoring
- Assembly
- Splat.dll
Defines a contract for enabling feature usage tracking within an implementing class.
[ComVisible(false)]
public interface IEnableFeatureUsageTracking
- Extension Methods
Remarks
Implement this interface to indicate that a component supports tracking or reporting of feature usage. The presence of this interface may be used by frameworks or tools to discover and interact with feature usage tracking capabilities.