WebTestPluginReference クラス
更新 : 2007 年 11 月
名前空間 : Microsoft.VisualStudio.TestTools.WebTesting
アセンブリ : Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Class WebTestPluginReference _
Inherits WebTestRuleBase
'使用
Dim instance As WebTestPluginReference
[SerializableAttribute]
public class WebTestPluginReference : WebTestRuleBase
[SerializableAttribute]
public ref class WebTestPluginReference : public WebTestRuleBase
public class WebTestPluginReference extends WebTestRuleBase
継承階層
System.Object
Microsoft.VisualStudio.TestTools.WebTesting.WebTestRuleBase
Microsoft.VisualStudio.TestTools.WebTesting.WebTestPluginReference
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。