Campo LANGPREFERENCES2.fShowCompletion
Determina se il completamento delle istruzioni è impostato 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 fShowCompletion As UInteger
public uint fShowCompletion
public:
unsigned int fShowCompletion
val mutable fShowCompletion: uint32
public var fShowCompletion : 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.