Partilhar via


Propriedade SharePointExtractViaKeyString.SubstringEndsWith

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: String

Segurança do .NET Framework

Consulte também

Referência

SharePointExtractViaKeyString Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting.Rules