Visual Basic (Declaration) | |
---|---|
Public Const LoggingFile As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim value As String value = ConfigurationDefaults.LoggingFile |
C# | |
---|---|
public const string LoggingFile |
C++/CLI | |
---|---|
public: const String^ LoggingFile |
For an example, refer to Leadtools.Jpip.Server.JpipServer.
The default value is null to disable file logging.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7