This topic has not yet been rated - Rate this topic

DsCaseOptions 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("F7D38518-E803-4462-8FA2-E481642D42FB")] 
public enum DsCaseOptions
/** @attribute GuidAttribute("F7D38518-E803-4462-8FA2-E481642D42FB") */ 
public enum DsCaseOptions
GuidAttribute("F7D38518-E803-4462-8FA2-E481642D42FB") 
public enum DsCaseOptions
  Member name Description
dsCapitalize  
dsLowercase  
dsUppercase  
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.