다음을 통해 공유


ValidateHtmlTagInnerText.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 보안

참고 항목

참조

ValidateHtmlTagInnerText 클래스

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