ShadowingAttribute(String) Constructor

Definition

public:
 ShadowingAttribute(System::String ^ fullNameOfSource);
public ShadowingAttribute (string fullNameOfSource);
new Microsoft.VisualStudio.TestTools.UnitTesting.ShadowingAttribute : string -> Microsoft.VisualStudio.TestTools.UnitTesting.ShadowingAttribute
Public Sub New (fullNameOfSource As String)

Parameters

fullNameOfSource
String

Applies to