IVsTextEditPerLanguage::IndentStyle Property

 

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)

property vsIndentStyle IndentStyle {
	vsIndentStyle get();
	void set(vsIndentStyle value);
}

Property Value

Type: EnvDTE::vsIndentStyle
Return to top
Show: