Partilhar via


Propriedade SharePointFindListItems.AddCommentToResults

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

Sintaxe

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

Valor de propriedade

Tipo: Boolean

Segurança do .NET Framework

Consulte também

Referência

SharePointFindListItems Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting.Rules