Udostępnij za pośrednictwem


Konstruktor MediaAction — (UITechnologyElement, UITestMediaEventInfo)

Tworzy wystąpienie MediaAction dla UITechnologyElement z określonego zdarzenia multimediów.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Sub New ( _
    element As UITechnologyElement, _
    eventArgs As UITestMediaEventInfo _
)
public MediaAction(
    UITechnologyElement element,
    UITestMediaEventInfo eventArgs
)
public:
MediaAction(
    UITechnologyElement^ element, 
    UITestMediaEventInfo^ eventArgs
)
new : 
        element:UITechnologyElement * 
        eventArgs:UITestMediaEventInfo -> MediaAction
public function MediaAction(
    element : UITechnologyElement, 
    eventArgs : UITestMediaEventInfo
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

MediaAction Klasa

Przeciążenie MediaAction

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common