Freigeben über


ConditionalRuleTypeAttribute.ConditionalRuleType-Eigenschaft

Ruft den bedingten Regeltyp ab.

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntax

'Declaration
Public ReadOnly Property ConditionalRuleType As ConditionalRuleType
public ConditionalRuleType ConditionalRuleType { get; }
public:
property ConditionalRuleType ConditionalRuleType {
    ConditionalRuleType get ();
}
member ConditionalRuleType : ConditionalRuleType with get
function get ConditionalRuleType () : ConditionalRuleType

Eigenschaftswert

Typ: Microsoft.VisualStudio.TestTools.WebTesting.ConditionalRuleType
Der bedingte Regeltyp.

.NET Framework-Sicherheit

Siehe auch

Referenz

ConditionalRuleTypeAttribute Klasse

Microsoft.VisualStudio.TestTools.WebTesting.Rules-Namespace