Deprecated Prizm Content Connect
DocumentFolder Property (ApplicationConfig)






Gets the string path for where the document folder resides.
Syntax
'Declaration
 
Public ReadOnly Property DocumentFolder As System.String
'Usage
 
Dim instance As ApplicationConfig
Dim value As System.String
 
value = instance.DocumentFolder
public System.string DocumentFolder {get;}
public read-only property DocumentFolder: System.String; 
public function get DocumentFolder : System.String
public: __property System.string* get_DocumentFolder();
public:
property System.String^ DocumentFolder {
   System.String^ get();
}
See Also

Reference

ApplicationConfig Class
ApplicationConfig Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback