Compartilhar via


Campo EXCEPINFO.bstrHelpFile

 

Dica

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Contém a unidade totalmente qualificada, o caminho e o nome do arquivo de ajuda com mais informações sobre o erro.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (em mscorlib.dll)

Sintaxe

public string bstrHelpFile
public:
String^ bstrHelpFile
val mutable bstrHelpFile : string
Public bstrHelpFile 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