Accusoft.PrintPro8.Net
CannotGetPrinterPropertyException Constructor(String)




A string which represents the error message.
Generated exception for a cannot get printer property error with a given string.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New CannotGetPrinterPropertyException(message)
public CannotGetPrinterPropertyException( 
   string message
)
public: CannotGetPrinterPropertyException( 
   string* message
)
public:
CannotGetPrinterPropertyException( 
   String^ message
)

Parameters

message
A string which represents the error message.
See Also

Reference

CannotGetPrinterPropertyException Class
CannotGetPrinterPropertyException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback