Share via


ServerResult.ApplicationErrorInfo field

Namespace:  Microsoft.Office.Web.Conversion.ViewerInterface
Assembly:  Microsoft.Office.Server.Conversion.ViewerInterface (in Microsoft.Office.Server.Conversion.ViewerInterface.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public ReadOnly ApplicationErrorInfo As Byte()
'Usage
Dim instance As ServerResult
Dim value As Byte()

value = instance.ApplicationErrorInfo
[DataMemberAttribute]
public readonly byte[] ApplicationErrorInfo

See also

Reference

ServerResult structure

ServerResult members

Microsoft.Office.Web.Conversion.ViewerInterface namespace