共用方式為


RequestType 列舉型別

列舉可用的要求類型。

命名空間:  Microsoft.VisualStudio.TestTools.WebTesting
組件:  Microsoft.VisualStudio.QualityTools.WebTestFramework (在 Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 中)

語法

'宣告
Public Enumeration RequestType
public enum RequestType
public enum class RequestType
type RequestType
public enum RequestType

成員

成員名稱 說明
Dependent 相依要求類型。
TopLevel 最上層要求類型。

請參閱

參考

Microsoft.VisualStudio.TestTools.WebTesting 命名空間