Partager via


SharePointFindCalendarItems.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

Voir aussi

Référence

SharePointFindCalendarItems Classe

Microsoft.VisualStudio.TestTools.WebTesting.Rules, espace de noms