Classe ShadowingAttribute
Não use essa classe.
Namespace: Microsoft.VisualStudio.TestTools.UnitTesting
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (em Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Sintaxe
<AttributeUsageAttribute(AttributeTargets.All)> _
Public NotInheritable Class ShadowingAttribute _
Inherits Attribute
Dim instance As ShadowingAttribute
[AttributeUsageAttribute(AttributeTargets.All)]
public sealed class ShadowingAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::All)]
public ref class ShadowingAttribute sealed : public Attribute
public final class ShadowingAttribute extends Attribute
Hierarquia de herança
System.Object
System.Attribute
Microsoft.VisualStudio.TestTools.UnitTesting.ShadowingAttribute
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.