ECape Hessian Info Not Availableinterface Name Property
The name of the interface where the error is thrown. This is a mandatory field."
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The name of the interface.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(4)]
string interfaceName { get; }VB
<DispIdAttribute(4)>
ReadOnly Property interfaceName As String
GetProperty Value
StringThe name of the interface.
Remarks
The interface that the error was thrown.