Partilhar via


Propriedade ValidationRuleRequiredAttributeValue.Index

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxe

'Declaração
Public Property Index As Integer
    Get
    Set
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)

Valor de propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

ValidationRuleRequiredAttributeValue Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting.Rules