Method CreateDirectory
CreateDirectory(RecordingSession)
Creates the directory structure containing the output file from the list of tags and a RecordingSession.
Declaration
public void CreateDirectory(RecordingSession session)
Parameters
| Type | Name | Description |
|---|---|---|
| RecordingSession | session | The Recorder session. |