Campo EXCEPINFO.bstrSource
Dica
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.
Indica o nome da origem da exceção. Normalmente, isso é um nome de aplicativo.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (em mscorlib.dll)
Sintaxe
public string bstrSource
public:
String^ bstrSource
val mutable bstrSource : string
Public bstrSource As String
Valor do Campo
Type: System.String
Informações de Versão
.NET Framework
Disponível desde 1.1
Confira Também
Estrutura EXCEPINFO
Namespace System.Runtime.InteropServices
Retornar ao início