Visual Basic (Declaration) | |
---|---|
Public Overloads MustOverride Function Create( _ ByVal dataName As String _ ) As Trace |
Parameters
- dataName
- The initial contents (Trace.DataName) of the new trace.
Return Value
The new Trace.The new trace is not initially Visible (Trace.IsVisible).
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)