你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebTestPropertiesConfiguration 类

定义

WebTest 的 XML 配置规范。

public class WebTestPropertiesConfiguration
type WebTestPropertiesConfiguration = class
Public Class WebTestPropertiesConfiguration
继承
WebTestPropertiesConfiguration

构造函数

WebTestPropertiesConfiguration()

初始化 WebTestPropertiesConfiguration 类的新实例。

WebTestPropertiesConfiguration(String)

初始化 WebTestPropertiesConfiguration 类的新实例。

属性

WebTest

获取或设置要针对应用程序运行的 WebTest 的 XML 规范。

适用于