Share via


OfficeXpsDocumentException Constructor (String)

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 _
)
public OfficeXpsDocumentException(
    string message
)

Parameters

.NET Framework Security

See Also

Reference

OfficeXpsDocumentException Class

OfficeXpsDocumentException Overload

Microsoft.Office.Tools Namespace