Udostępnij za pośrednictwem


Konstruktor VsaException — (String)

Ten element członkowski obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.Vsa
Zestaw:  Microsoft.Vsa (w Microsoft.Vsa.dll)

Składnia

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

Parametry

  • message
    Typ: String

Zobacz też

Informacje

VsaException Klasa

Przeciążenie VsaException

Przestrzeń nazw Microsoft.Vsa