Partilhar via


Método IVsMonitorUserContext.SetTopicTypeFilter (IVsHelpAttributeList)

 

Não há informações de método.Não use esse método.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)

Sintaxe

int SetTopicTypeFilter(
    IVsHelpAttributeList pTopicTypeList
)
int SetTopicTypeFilter(
    IVsHelpAttributeList^ pTopicTypeList
)
abstract SetTopicTypeFilter : 
        pTopicTypeList:IVsHelpAttributeList -> int
Function SetTopicTypeFilter (
    pTopicTypeList As IVsHelpAttributeList
) As Integer

Parâmetros

  • pTopicTypeList
    Não use.

Valor de retorno

Type: System.Int32

Consulte também

Interface IVsMonitorUserContext
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo