Classe PluginOrRuleProperty
Um parâmetro fornecido para uma regra de extração, regra de validação, ou plug-in.
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Sintaxe
<SerializableAttribute> _
Public Class PluginOrRuleProperty _
Implements ICloneable
Dim instance As PluginOrRuleProperty
[SerializableAttribute]
public class PluginOrRuleProperty : ICloneable
[SerializableAttribute]
public ref class PluginOrRuleProperty : ICloneable
public class PluginOrRuleProperty implements ICloneable
Hierarquia de herança
System.Object
Microsoft.VisualStudio.TestTools.WebTesting.PluginOrRuleProperty
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.