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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.