다음을 통해 공유


EXCEPINFO.bstrHelpFile Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Public bstrHelpFile As String
‘사용 방법
Dim instance As EXCEPINFO
Dim value As String

value = instance.bstrHelpFile

instance.bstrHelpFile = value
public string bstrHelpFile
public:
String^ bstrHelpFile
val mutable bstrHelpFile: string
public var bstrHelpFile : String

.NET Framework Security

See Also

Reference

EXCEPINFO Structure

EXCEPINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace