Compartir a través de


SharePointExtractFormField2.SubstringEndsWith (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Ensamblado:  Microsoft.VisualStudio.QualityTools.WebTestFramework (en Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

SharePointExtractFormField2 Clase

Microsoft.VisualStudio.TestTools.WebTesting.Rules (Espacio de nombres)