Campo LANGPREFERENCES2.fShowSmartIndent
Determina se l'opzione intelligente di rientro viene impostata tramite l'interfaccia utente.
Spazio dei nomi: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Sintassi
'Dichiarazione
Public fShowSmartIndent As UInteger
public uint fShowSmartIndent
public:
unsigned int fShowSmartIndent
val mutable fShowSmartIndent: uint32
public var fShowSmartIndent : uint
Note
Firma COM
da textmgr2.idl:
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.