Partilhar via


Método DiagramDocView.GetFindState

Ainda não implementado.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public Function GetFindState ( _
    <OutAttribute> ByRef state As Object _
) As Integer
public int GetFindState(
    out Object state
)

Parâmetros

Valor de retorno

Tipo: System.Int32
Ainda não implementado.

Implementações

IVsFindTarget.GetFindState(Object%)

Segurança do .NET Framework

Consulte também

Referência

DiagramDocView Classe

Namespace Microsoft.VisualStudio.Modeling.Shell