Struct SessionInfo
public struct SessionInfo
- Inherited Members
Remarks
See NPPM_SAVESESSION
Fields
Files
Array of file names (full path) to be saved in the session
public string[] Files
Field Value
- string[]
NumFiles
Size of the Files array (i.e., the number of files to be saved in the session)
public int NumFiles
Field Value
SessionFilePathName
Full path name of the session file to be saved
public string SessionFilePathName