This topic has not yet been rated - Rate this topic

DsMovementOptions Enumeration

This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

[GuidAttribute("4B58F807-6F08-4B41-ABAF-B5BCA4869D2C")] 
public enum DsMovementOptions
/** @attribute GuidAttribute("4B58F807-6F08-4B41-ABAF-B5BCA4869D2C") */ 
public enum DsMovementOptions
GuidAttribute("4B58F807-6F08-4B41-ABAF-B5BCA4869D2C") 
public enum DsMovementOptions
  Member name Description
dsExtend  
dsMove  
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
This enumeration has been deprecated.
This enumeration has been deprecated. It was used to support using some Developer Studio macros within Visual Studio. While this enumeration will still work in the methods it was designed to work with, it is suggested that you use Visual Studio objects, methods, and properties rather than the backward compatible methods and properties.