Właściwość IVsTextEditPerLanguage.IndentStyle —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
Property IndentStyle As vsIndentStyle
vsIndentStyle IndentStyle { get; set; }
property vsIndentStyle IndentStyle {
    vsIndentStyle get ();
    void set (vsIndentStyle value);
}
abstract IndentStyle : vsIndentStyle with get, set
function get IndentStyle () : vsIndentStyle 
function set IndentStyle (value : vsIndentStyle)

Wartość właściwości

Typ: EnvDTE.vsIndentStyle

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVsTextEditPerLanguage Interfejs

Przestrzeń nazw EnvDTE