DsMovementOptions Enumeration

This API 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)

Syntax

'Declaration
<GuidAttribute("4B58F807-6F08-4B41-ABAF-B5BCA4869D2C")> _
Public Enumeration DsMovementOptions
[GuidAttribute("4B58F807-6F08-4B41-ABAF-B5BCA4869D2C")]
public enum DsMovementOptions
[GuidAttribute(L"4B58F807-6F08-4B41-ABAF-B5BCA4869D2C")]
public enum class DsMovementOptions
[<GuidAttribute("4B58F807-6F08-4B41-ABAF-B5BCA4869D2C")>]
type DsMovementOptions
public enum DsMovementOptions

Members

Member name Description
dsExtend
dsMove

See Also

Reference

EnvDTE Namespace