Поделиться через


ExtractionRuleReference.ContextParameterName - свойство

Обновлен: Ноябрь 2007

Пространство имен:  Microsoft.VisualStudio.TestTools.WebTesting
Сборка:  Microsoft.VisualStudio.QualityTools.WebTestFramework (в Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Синтаксис

'Декларация
Public Property ContextParameterName As String
'Применение
Dim instance As ExtractionRuleReference
Dim value As String

value = instance.ContextParameterName

instance.ContextParameterName = value
public string ContextParameterName { get; set; }
public:
property String^ ContextParameterName {
    String^ get ();
    void set (String^ value);
}
public function get ContextParameterName () : String
public function set ContextParameterName (value : String)

Значение свойства

Тип: System.String

Разрешения

См. также

Ссылки

ExtractionRuleReference Класс

ExtractionRuleReference - члены

Microsoft.VisualStudio.TestTools.WebTesting - пространство имен