Accusoft.NotateXpress13.Net
UnableLoadAnnotationDllException Constructor(String)




A string which represents the message.
Exception which allows passing in a message when unable to load the assembly dll.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New UnableLoadAnnotationDllException(message)
public UnableLoadAnnotationDllException( 
   string message
)
public: UnableLoadAnnotationDllException( 
   string* message
)
public:
UnableLoadAnnotationDllException( 
   String^ message
)

Parameters

message
A string which represents the message.
See Also

Reference

UnableLoadAnnotationDllException Class
UnableLoadAnnotationDllException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback