Sdílet prostřednictvím


SharePointExtractViaKeyString.BoundsEndsWith – vlastnost

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

Syntaxe

'Deklarace
Public Property BoundsEndsWith As String
public string BoundsEndsWith { get; set; }
public:
property String^ BoundsEndsWith {
    String^ get ();
    void set (String^ value);
}
member BoundsEndsWith : string with get, set
function get BoundsEndsWith () : String
function set BoundsEndsWith (value : String)

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SharePointExtractViaKeyString Třída

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