UsageMetrics Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Inheritance Hierarchy

System.Object
  Microsoft.Internal.VisualStudio.PlatformUI.UsageMetrics

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public NotInheritable Class UsageMetrics
public static class UsageMetrics
public ref class UsageMetrics abstract sealed
[<AbstractClass>]
[<Sealed>]
type UsageMetrics =  class end
public final class UsageMetrics

The UsageMetrics type exposes the following members.

Fields

  Name Description
Public fieldStatic member ItemInvoked
Public fieldStatic member RelationshipSelected
Public fieldStatic member RootChanged
Public fieldStatic member SearchPerformed

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Internal.VisualStudio.PlatformUI Namespace