TimedMetadataTrack.DispatchType Property

Definition

Gets the custom string value containing routing information for cues.

public:
 property Platform::String ^ DispatchType { Platform::String ^ get(); };
winrt::hstring DispatchType();
public string DispatchType { get; }
var string = timedMetadataTrack.dispatchType;
Public ReadOnly Property DispatchType As String

Property Value

String

Platform::String

winrt::hstring

The custom string value containing routing information for cues.

Applies to