JAMS Developer Guide
LogFile Property (EntryTokenProperties)


MVPSI.JAMSScheduler Namespace > EntryTokenProperties Class : LogFile Property
Gets the log file as a string. It may also return a string that indicates that the log file could not be returned.
Syntax
'Declaration
 
Public ReadOnly Property LogFile As System.String
'Usage
 
Dim instance As EntryTokenProperties
Dim value As System.String
 
value = instance.LogFile
public System.string LogFile {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EntryTokenProperties Class
EntryTokenProperties Members