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
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.