ToneIndicator.OutputId Property
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.
Gets the identifier of the most recently started asynchronous output.
public abstract int OutputId { get; }
member this.OutputId : int
Public MustOverride ReadOnly Property OutputId As Integer