IVsCompletionSetBuilder Interface
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Декларация
<InterfaceTypeAttribute()> _
<GuidAttribute("CB570E9B-7B88-4159-9819-6F7E71EFFA95")> _
Public Interface IVsCompletionSetBuilder
'Применение
Dim instance As IVsCompletionSetBuilder
[InterfaceTypeAttribute()]
[GuidAttribute("CB570E9B-7B88-4159-9819-6F7E71EFFA95")]
public interface IVsCompletionSetBuilder
[InterfaceTypeAttribute()]
[GuidAttribute(L"CB570E9B-7B88-4159-9819-6F7E71EFFA95")]
public interface class IVsCompletionSetBuilder
[<InterfaceTypeAttribute()>]
[<GuidAttribute("CB570E9B-7B88-4159-9819-6F7E71EFFA95")>]
type IVsCompletionSetBuilder = interface end
public interface IVsCompletionSetBuilder