Share via


InvalidDocumentIdProviderException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of an InvalidDocumentIdProviderException object.

Namespace:  Microsoft.Office.DocumentManagement
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Protected Sub New ( _
    si As SerializationInfo, _
    sc As StreamingContext _
)
'Usage
Dim si As SerializationInfo
Dim sc As StreamingContext

Dim instance As New InvalidDocumentIdProviderException(si, sc)
protected InvalidDocumentIdProviderException(
    SerializationInfo si,
    StreamingContext sc
)

Parameters

See Also

Reference

InvalidDocumentIdProviderException Class

InvalidDocumentIdProviderException Members

InvalidDocumentIdProviderException Overload

Microsoft.Office.DocumentManagement Namespace