Metoda IRequestContextServicingStep.Execute —
Przestrzeń nazw: Microsoft.TeamFoundation.Framework.Server
Zestaw: Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)
Składnia
'Deklaracja
Sub Execute ( _
targetRequestContext As TeamFoundationRequestContext, _
servicingContext As ServicingContext, _
stepData As String _
)
void Execute(
TeamFoundationRequestContext targetRequestContext,
ServicingContext servicingContext,
string stepData
)
Parametry
- targetRequestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- servicingContext
Typ: Microsoft.TeamFoundation.Framework.Server.ServicingContext
- stepData
Typ: System.String
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..