ElectronicJournal.AddMarker(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds a marker to the end of the data that is stored on the recording medium.
public abstract void AddMarker (string marker);
abstract member AddMarker : string -> unit
Public MustOverride Sub AddMarker (marker As String)
Parameters
- marker
- String
Marker identifier.