Sdílet prostřednictvím


SharePointExtractSelectFormField.SubstringExtract – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Sestavení:  Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

Typ: System.Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SharePointExtractSelectFormField Třída

Microsoft.VisualStudio.TestTools.WebTesting.Rules – obor názvů