IVsIntellisenseOptions Schnittstelle

Definition

Stellt die Bearbeitung der Completor Size-Eigenschaft bereit.

public interface class IVsIntellisenseOptions
public interface class IVsIntellisenseOptions
__interface IVsIntellisenseOptions
[System.Runtime.InteropServices.Guid("592346B2-C79C-4D3F-885A-3DA61899EE4B")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsIntellisenseOptions
[<System.Runtime.InteropServices.Guid("592346B2-C79C-4D3F-885A-3DA61899EE4B")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsIntellisenseOptions = interface
Public Interface IVsIntellisenseOptions
Attribute

Methoden

GetCompletorSize(Int32)

Ruft die Completor Size-Eigenschaft ab.

SetCompletorSize(Int32)

Legt die Completor Size-Eigenschaft fest.

Gilt für