Sqm Class

A wrapper for the SQM service.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Common.Host
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public NotInheritable Class Sqm
'Usage
Dim instance As Sqm
public sealed class Sqm
public ref class Sqm sealed
public final class Sqm
[<SealedAttribute>]
type Sqm =  class end

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Data.Schema.Project.Common.Host.Sqm

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

Sqm Members

Microsoft.VisualStudio.Data.Schema.Project.Common.Host Namespace