Proprietà IVsTextEditPerLanguage.IndentStyle
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Solo per utilizzo interno di Microsoft.
Spazio dei nomi: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Sintassi
'Dichiarazione
Property IndentStyle As vsIndentStyle
Get
Set
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)
Valore proprietà
Tipo: EnvDTE.vsIndentStyle
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.