InvalidDocumentIdProviderException Constructor (String)
Initializes a new instance of an InvalidDocumentIdProviderException object.
Namespace: Microsoft.Office.DocumentManagement
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Sub New ( _
message As String _
)
'Usage
Dim message As String
Dim instance As New InvalidDocumentIdProviderException(message)
public InvalidDocumentIdProviderException(
string message
)
Parameters
message
Type: System.StringObject of type T: System.String
See Also
Reference
InvalidDocumentIdProviderException Class
InvalidDocumentIdProviderException Members