DsCaseOptions Enumeration

 

This API supports the product 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 class DsCaseOptions

Member nameDescription
dsCapitalize

This API supports the product infrastructure and is not intended to be used directly from your code.  

dsLowercase

This API supports the product infrastructure and is not intended to be used directly from your code.  

dsUppercase

This API supports the product infrastructure and is not intended to be used directly from your code.  

Return to top
Show: