Freigeben über


OfficeXpsDocumentException-Konstruktor (String, Exception)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.VisualStudio.Tools.Applications.ServerDocument (in Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public OfficeXpsDocumentException(
    string message,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

OfficeXpsDocumentException Klasse

OfficeXpsDocumentException-Überladung

Microsoft.Office.Tools-Namespace