DsStartOfLineOptions 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("95751137-AC07-4C76-A219-4BE5D381985D")> _
Public Enumeration DsStartOfLineOptions
[GuidAttribute("95751137-AC07-4C76-A219-4BE5D381985D")]
public enum DsStartOfLineOptions
[GuidAttribute(L"95751137-AC07-4C76-A219-4BE5D381985D")]
public enum class DsStartOfLineOptions
[<GuidAttribute("95751137-AC07-4C76-A219-4BE5D381985D")>]
type DsStartOfLineOptions
public enum DsStartOfLineOptions

Members

Member name Description
dsFirstColumn  
dsFirstText  

See Also

Reference

EnvDTE Namespace