Udostępnij za pośrednictwem


Konstruktor WarningEventArgs —

Inicjuje nowe wystąpienie WarningEventArgs klasy przy użyciu dostarczonego komunikat ostrzegawczy.

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

Składnia

'Deklaracja
Public Sub New ( _
    warning As String _
)
public WarningEventArgs(
    string warning
)
public:
WarningEventArgs(
    String^ warning
)
new : 
        warning:string -> WarningEventArgs
public function WarningEventArgs(
    warning : String
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WarningEventArgs Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common