VsSelection Interface
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<GuidAttribute("00000000-0000-0000-C000-000000000046")> _
Public Interface VsSelection
'Usage
Dim instance As VsSelection
[GuidAttribute("00000000-0000-0000-C000-000000000046")]
public interface VsSelection
[GuidAttribute(L"00000000-0000-0000-C000-000000000046")]
public interface class VsSelection
[<GuidAttribute("00000000-0000-0000-C000-000000000046")>]
type VsSelection = interface end
public interface VsSelection