Klasa SharePointFindListItems
Hierarchia dziedziczenia
Object
Microsoft.VisualStudio.TestTools.WebTesting.ExtractionRule
Microsoft.VisualStudio.TestTools.WebTesting.Rules.SharePointFindListItems
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.WebTesting.Rules
Zestaw: Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Składnia
'Deklaracja
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
Typ SharePointFindListItems uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
SharePointFindListItems | Inicjuje nowe wystąpienie klasy SharePointFindListItems. |
Początek
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
AddCommentToResults | |
![]() |
ContentTypeIdContextParameter | |
![]() |
ContextParameterName | Pobiera lub ustawia nazwę kontekstu wyodrębnione właściwości. (Odziedziczone z ExtractionRule). |
![]() |
DefaultValue | |
![]() |
Enabled | |
![]() |
HrefContextParameter | |
![]() |
ItemNumber | |
![]() |
ItemTitleFilter | |
![]() |
ListIdContextParameter | |
![]() |
PageTypeContextParameter | |
![]() |
Required | |
![]() |
RuleDescription | Nieaktualne. Ta metoda jest już używana.Użycie DisplayNameAttribute w klasie, aby ustawić opis dla tej reguły. (Odziedziczone z ExtractionRule). |
![]() |
RuleName | Nieaktualne. Ta metoda jest już używana.Użycie DisplayNameAttribute w klasie, aby ustawić nazwę wyświetlaną dla tej reguły. (Odziedziczone z ExtractionRule). |
![]() |
StoreAsCollection | |
![]() |
TitleContextParameter | |
![]() |
UseDefaultValue | |
![]() |
UseRegEx | |
![]() |
WebPartTitleFilter |
Początek
Metody
Nazwa | Opis | |
---|---|---|
![]() |
DoExtact | |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). |
![]() |
Extract | (Zastępuje 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. (Odziedziczone z Object). |
![]() |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). |
![]() |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Odziedziczone z Object). |
![]() |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). |
Początek
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting.Rules