SharePointExtractSelectFormField.SubstringEndsWith – vlastnost
Obor názvů: Microsoft.VisualStudio.TestTools.WebTesting.Rules
Sestavení: Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntaxe
'Deklarace
Public Property SubstringEndsWith As String
public string SubstringEndsWith { get; set; }
public:
property String^ SubstringEndsWith {
String^ get ();
void set (String^ value);
}
member SubstringEndsWith : string with get, set
function get SubstringEndsWith () : String
function set SubstringEndsWith (value : String)
Hodnota vlastnosti
Typ: System.String
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
Viz také
Referenční dokumentace
SharePointExtractSelectFormField Třída
Microsoft.VisualStudio.TestTools.WebTesting.Rules – obor názvů