Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Indicates the type of selection that TextSelection represents.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("F3128012-B41F-46EC-8794-F716DB9697D0")> _
Public Enumeration vsSelectionMode
[GuidAttribute("F3128012-B41F-46EC-8794-F716DB9697D0")]
public enum vsSelectionMode
[GuidAttribute(L"F3128012-B41F-46EC-8794-F716DB9697D0")]
public enum class vsSelectionMode
[<GuidAttribute("F3128012-B41F-46EC-8794-F716DB9697D0")>]
type vsSelectionMode
public enum vsSelectionMode
Members
| Member name | Description | |
|---|---|---|
| vsSelectionModeStream | The nonempty selection is a stream mode selection. (Default) | |
| vsSelectionModeBox | The nonempty selection is a block mode selection. |