Aracılığıyla paylaş


CookieComparisonRule.CookiePath Özellik

Alır veya ayarlar tanımlama bilgisi yolu.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.String
Tanımlama bilgisi yolu.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CookieComparisonRule Sınıf

Microsoft.VisualStudio.TestTools.WebTesting.Rules Ad Alanı