Classe SharePointFindListItems
Hierarquia de herança
Object
Microsoft.VisualStudio.TestTools.WebTesting.ExtractionRule
Microsoft.VisualStudio.TestTools.WebTesting.Rules.SharePointFindListItems
Namespace: Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintaxe
'Declaração
Public Class SharePointFindListItems _
Inherits ExtractionRule
public class SharePointFindListItems : ExtractionRule
public ref class SharePointFindListItems : public ExtractionRule
type SharePointFindListItems =
class
inherit ExtractionRule
end
public class SharePointFindListItems extends ExtractionRule
O tipo SharePointFindListItems expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
SharePointFindListItems | Inicializa uma nova instância da classe SharePointFindListItems. |
Superior
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
AddCommentToResults | |
![]() |
ContentTypeIdContextParameter | |
![]() |
ContextParameterName | Obtém ou define o nome do contexto da propriedade extraída. (Herdado de ExtractionRule.) |
![]() |
DefaultValue | |
![]() |
Enabled | |
![]() |
HrefContextParameter | |
![]() |
ItemNumber | |
![]() |
ItemTitleFilter | |
![]() |
ListIdContextParameter | |
![]() |
PageTypeContextParameter | |
![]() |
Required | |
![]() |
RuleDescription | Obsoleta. Esse método é usado.Use DisplayNameAttribute na classe para definir uma descrição para a regra. (Herdado de ExtractionRule.) |
![]() |
RuleName | Obsoleta. Esse método é usado.Use DisplayNameAttribute na classe para definir um nome para exibição para a regra. (Herdado de ExtractionRule.) |
![]() |
StoreAsCollection | |
![]() |
TitleContextParameter | |
![]() |
UseDefaultValue | |
![]() |
UseRegEx | |
![]() |
WebPartTitleFilter |
Superior
Métodos
Nome | Descrição | |
---|---|---|
![]() |
DoExtact | |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Herdado de Object.) |
![]() |
Extract | (Substitui ExtractionRule.Extract(Object, ExtractionEventArgs).) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Herdado de Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Herdado de Object.) |
![]() |
GetType | Gets the Type of the current instance. (Herdado de Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Herdado de Object.) |
![]() |
ToString | Returns a string that represents the current object. (Herdado de Object.) |
Superior
Acesso thread-safe
Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.