다음을 통해 공유


SystemAction.ActionType 속성

SystemAction의 작업 유형입니다.

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

구문

‘선언
Public Property ActionType As String
public string ActionType { get; set; }
public:
property String^ ActionType {
    String^ get ();
    void set (String^ value);
}
member ActionType : string with get, set
function get ActionType () : String 
function set ActionType (value : String)

속성 값

형식: String
String를 반환합니다.

.NET Framework 보안

참고 항목

참조

SystemAction 클래스

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