Udostępnij za pośrednictwem


Metoda ElementLink.OnRolePlayerChanging —

Wywoływane, gdy gracz roli zostanie zmieniona.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Składnia

'Deklaracja
Protected Overridable Sub OnRolePlayerChanging ( _
    domainRole As DomainRoleInfo, _
    oldPlayer As ModelElement, _
    newPlayer As ModelElement, _
    linkIndex As Integer _
)
protected virtual void OnRolePlayerChanging(
    DomainRoleInfo domainRole,
    ModelElement oldPlayer,
    ModelElement newPlayer,
    int linkIndex
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementLink Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling