Compartir a través de


SharePointExtractFormField2.SubstringExtract (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Ensamblado:  Microsoft.VisualStudio.QualityTools.WebTestFramework (en Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxis

'Declaración
Public Property SubstringExtract As Boolean
public bool SubstringExtract { get; set; }
public:
property bool SubstringExtract {
    bool get ();
    void set (bool value);
}
member SubstringExtract : bool with get, set
function get SubstringExtract () : boolean
function set SubstringExtract (value : boolean)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

SharePointExtractFormField2 Clase

Microsoft.VisualStudio.TestTools.WebTesting.Rules (Espacio de nombres)