Partilhar via


Método ModelingErrorListProvider.IVsRunningDocTableEvents.OnAfterAttributeChange

IVsRunningDocTableEvents.OnAfterAttributeChange

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
Private Function OnAfterAttributeChange ( _
    docCookie As UInteger, _
    grfAttribs As UInteger _
) As Integer Implements IVsRunningDocTableEvents.OnAfterAttributeChange
int IVsRunningDocTableEvents.OnAfterAttributeChange(
    uint docCookie,
    uint grfAttribs
)

Parâmetros

Valor de retorno

Tipo: System.Int32

Implementações

IVsRunningDocTableEvents.OnAfterAttributeChange(UInt32, UInt32)

Segurança do .NET Framework

Consulte também

Referência

ModelingErrorListProvider Classe

Namespace Microsoft.VisualStudio.Modeling.Shell