SharePointExtractFormField2.AddCommentToResults, 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 AddCommentToResults As Boolean
public bool AddCommentToResults { get; set; }
public:
property bool AddCommentToResults {
bool get ();
void set (bool value);
}
member AddCommentToResults : bool with get, set
function get AddCommentToResults () : boolean
function set AddCommentToResults (value : boolean)
Valeur de propriété
Type : System.Boolean
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