This topic has not yet been rated - Rate this topic

vsSelectionMode Enumeration

Indicates the type of selection that TextSelection represents.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("F3128012-B41F-46EC-8794-F716DB9697D0")] 
public enum vsSelectionMode
/** @attribute GuidAttribute("F3128012-B41F-46EC-8794-F716DB9697D0") */ 
public enum vsSelectionMode
GuidAttribute("F3128012-B41F-46EC-8794-F716DB9697D0") 
public enum vsSelectionMode
  Member name Description
vsSelectionModeBox The nonempty selection is a block mode selection. 
vsSelectionModeStream The nonempty selection is a stream mode selection. (Default) 
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ