Udostępnij za pośrednictwem


Właściwość WebTestRuleBase.Type —

Zwraca lub ustawia Type obiekt reprezentujący typ reguły lub dodatku typu plug-in.

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

Składnia

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

Wartość właściwości

Typ: System.Type
Type Obiekt reprezentujący typ reguły lub dodatku typu plug-in.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestRuleBase Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting