Partager via


UITestInterpreterCore.RaisePlaybackProgressEvent, méthode

Déclenche un événement de progression de lecture.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITest.CodeGeneration
Assembly :  Microsoft.VisualStudio.TestTools.UITest.Common (dans Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntaxe

'Déclaration
Protected Friend Sub RaisePlaybackProgressEvent ( _
    arg As UITestProgressEventArgs _
)
protected internal void RaisePlaybackProgressEvent(
    UITestProgressEventArgs arg
)
protected public:
void RaisePlaybackProgressEvent(
    UITestProgressEventArgs^ arg
)
member RaisePlaybackProgressEvent : 
        arg:UITestProgressEventArgs -> unit
function RaisePlaybackProgressEvent(
    arg : UITestProgressEventArgs
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

UITestInterpreterCore Classe

Microsoft.VisualStudio.TestTools.UITest.CodeGeneration, espace de noms