다음을 통해 공유


ExtractRegularExpression.Index 속성

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

구문

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

속성 값

형식: Int32

.NET Framework 보안

참고 항목

참조

ExtractRegularExpression 클래스

Microsoft.VisualStudio.TestTools.WebTesting.Rules 네임스페이스