Klasa SharePointExtractViaKeyString
Hierarchia dziedziczenia
Object
Microsoft.VisualStudio.TestTools.WebTesting.ExtractionRule
Microsoft.VisualStudio.TestTools.WebTesting.Rules.SharePointExtractViaKeyString
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.WebTesting.Rules
Zestaw: Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Składnia
'Deklaracja
Public Class SharePointExtractViaKeyString _
Inherits ExtractionRule
public class SharePointExtractViaKeyString : ExtractionRule
public ref class SharePointExtractViaKeyString : public ExtractionRule
type SharePointExtractViaKeyString =
class
inherit ExtractionRule
end
public class SharePointExtractViaKeyString extends ExtractionRule
Typ SharePointExtractViaKeyString uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
SharePointExtractViaKeyString | Inicjuje nowe wystąpienie klasy SharePointExtractViaKeyString. |
Początek
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
AddCommentToResults | |
![]() |
BoundsEndsWith | |
![]() |
BoundsStartsWith | |
![]() |
ContextParameterName | Pobiera lub ustawia nazwę kontekstu wyodrębnione właściwości. (Odziedziczone z ExtractionRule). |
![]() |
DefaultValue | |
![]() |
Enabled | |
![]() |
ItemNumber | |
![]() |
KeyString | |
![]() |
MatchCase | |
![]() |
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). |
![]() |
SearchAllKeyStrings | |
![]() |
StoreAsCollection | |
![]() |
SubstringEndsWith | |
![]() |
SubstringStartsWith | |
![]() |
UseDefaultValue | |
![]() |
UseRegularExpression |
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