다음을 통해 공유


TestRunConfiguration.RunTimeout 속성

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

구문

‘선언
Public Property RunTimeout As Integer
public int RunTimeout { get; set; }
public:
property int RunTimeout {
    int get ();
    void set (int value);
}
member RunTimeout : int with get, set
function get RunTimeout () : int 
function set RunTimeout (value : int)

속성 값

형식: Int32

.NET Framework 보안

참고 항목

참조

TestRunConfiguration 클래스

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