Udostępnij za pośrednictwem


Właściwość IsContextParameterNameAttribute.IsAddedContextParameter —

Pobiera wartość logiczna, wskazująca, że właściwość jest nazwą parametru dodano kontekst.

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

Składnia

'Deklaracja
Public ReadOnly Property IsAddedContextParameter As Boolean
public bool IsAddedContextParameter { get; }
public:
property bool IsAddedContextParameter {
    bool get ();
}
member IsAddedContextParameter : bool with get
function get IsAddedContextParameter () : boolean

Wartość właściwości

Typ: System.Boolean
true Jeśli właściwość jest nazwą parametru dodano kontekst; w przeciwnym razie false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IsContextParameterNameAttribute Klasa

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