다음을 통해 공유


WarningAction 생성자 (String, UITechnologyElement)

WarningAction 클래스의 새 인스턴스를 초기화합니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.UITest.Common
어셈블리:  Microsoft.VisualStudio.TestTools.UITest.Common(Microsoft.VisualStudio.TestTools.UITest.Common.dll)

구문

‘선언
Public Sub New ( _
    message As String, _
    uiElement As UITechnologyElement _
)
public WarningAction(
    string message,
    UITechnologyElement uiElement
)
public:
WarningAction(
    String^ message, 
    UITechnologyElement^ uiElement
)
new : 
        message:string * 
        uiElement:UITechnologyElement -> WarningAction
public function WarningAction(
    message : String, 
    uiElement : UITechnologyElement
)

매개 변수

  • message
    형식: String

    경고 메시지가 포함된 string입니다.

.NET Framework 보안

참고 항목

참조

WarningAction 클래스

WarningAction 오버로드

Microsoft.VisualStudio.TestTools.UITest.Common 네임스페이스