Udostępnij za pośrednictwem


Właściwość RuleResult.RuleType —

Zwraca lub ustawia typ reguły.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Property RuleType As String
public string RuleType { get; internal set; }
public:
property String^ RuleType {
    String^ get ();
    internal: void set (String^ value);
}
member RuleType : string with get, internal set
function get RuleType () : String
internal function set RuleType (value : String)

Wartość właściwości

Typ: System.String
Typ reguły.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

RuleResult Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting.Rules