Classe VsIntellisenseCompletorClass
Hierarquia de herança
Object
Microsoft.VisualStudio.TextManager.Interop.VsIntellisenseCompletorClass
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (em Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Sintaxe
'Declaração
<GuidAttribute("F2073DB0-75B9-43AE-8681-0962C0CD4BE2")> _
<ClassInterfaceAttribute()> _
Public Class VsIntellisenseCompletorClass _
Implements IVsIntellisenseCompletor, VsIntellisenseCompletor
[GuidAttribute("F2073DB0-75B9-43AE-8681-0962C0CD4BE2")]
[ClassInterfaceAttribute()]
public class VsIntellisenseCompletorClass : IVsIntellisenseCompletor,
VsIntellisenseCompletor
[GuidAttribute(L"F2073DB0-75B9-43AE-8681-0962C0CD4BE2")]
[ClassInterfaceAttribute()]
public ref class VsIntellisenseCompletorClass : IVsIntellisenseCompletor,
VsIntellisenseCompletor
[<GuidAttribute("F2073DB0-75B9-43AE-8681-0962C0CD4BE2")>]
[<ClassInterfaceAttribute()>]
type VsIntellisenseCompletorClass =
class
interface IVsIntellisenseCompletor
interface VsIntellisenseCompletor
end
public class VsIntellisenseCompletorClass implements IVsIntellisenseCompletor, VsIntellisenseCompletor
O tipo VsIntellisenseCompletorClass expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
VsIntellisenseCompletorClass |
Superior
Métodos
Nome | Descrição | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Herdado de Object.) | |
Exec | ||
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Herdado de Object.) | |
GetCompletionSpan | ||
GetHashCode | Serves as the default hash function. (Herdado de Object.) | |
GetHeight | ||
GetType | Gets the Type of the current instance. (Herdado de Object.) | |
GetWidth | ||
GetWindowHandle | ||
Hide | ||
Initialize | ||
IsActive | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Herdado de Object.) | |
QueryStatus | ||
SetLocation | ||
ToString | Returns a string that represents the current object. (Herdado de Object.) | |
Update |
Superior
Acesso thread-safe
Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.