'Declaration
Public Shared Function LoadSessionHeader( _ ByVal sessionFileNamePath As String _ ) As SessionHeader
public static SessionHeader LoadSessionHeader( string sessionFileNamePath )
Parameters
- sessionFileNamePath
- The full file name & path
Return Value
The session header, or null if it can't be loaded