VsSelectionContext Class

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

Namespace:  Microsoft.VisualStudio.Modeling.ExtensionEnablement
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0.dll)

Syntax

'Declaration
Public Class VsSelectionContext _
    Implements IDisposable
'Usage
Dim instance As VsSelectionContext
public class VsSelectionContext : IDisposable
public ref class VsSelectionContext : IDisposable
public class VsSelectionContext implements IDisposable
type VsSelectionContext =  
    class
        interface IDisposable
    end

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.ExtensionEnablement.VsSelectionContext

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

VsSelectionContext Members

Microsoft.VisualStudio.Modeling.ExtensionEnablement Namespace