Partager via


SharePointExtractFormField2.SubstringExtract, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SharePointExtractFormField2 Classe

Microsoft.VisualStudio.TestTools.WebTesting.Rules, espace de noms