Cuminas DjVu SDK for .NET Framework
ApplicationName Property



Syntax
Public Shared Property ApplicationName As String
Dim value As String
 
GlobalConfig.ApplicationName = value
 
value = GlobalConfig.ApplicationName
public static string ApplicationName {get; set;}
public:
static property String^ ApplicationName {
   String^ get();
   void set (    String^ value);
}
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

GlobalConfig Class
GlobalConfig Members

Send Feedback