SharePointExtractFormField2.SubstringEndsWith, propriété
Espace de noms : Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly : Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntaxe
'Déclaration
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)
Valeur de propriété
Type : System.String
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
SharePointExtractFormField2 Classe
Microsoft.VisualStudio.TestTools.WebTesting.Rules, espace de noms