Udostępnij za pośrednictwem


Konstruktor NameValue — (NameValue)

Inicjuje wystąpienie NameValue klasy, który jest identyczny z dołączonym NameValue obiektu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Public Sub New ( _
    other As NameValue _
)
public NameValue(
    NameValue other
)
public:
NameValue(
    NameValue^ other
)
new : 
        other:NameValue -> NameValue
public function NameValue(
    other : NameValue
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

NameValue Klasa

Przeciążenie NameValue

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common

NameValue