Accusoft.PrizmViewer10.AnnotationServer
Value Property (RequestHandler)






Gets a value associated with the request.
Syntax
'Declaration
 
Public ReadOnly Property Value As System.String
'Usage
 
Dim instance As RequestHandler
Dim value As System.String
 
value = instance.Value
public System.string Value {get;}
public read-only property Value: System.String; 
public function get Value : System.String
public: __property System.string* get_Value();
public:
property System.String^ Value {
   System.String^ get();
}

Property Value

A string which represents the value associated with the request.
See Also

Reference

RequestHandler Class
RequestHandler Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback