共用方式為


TimedMetadataTrack.DispatchType 屬性

定義

取得包含提示路由資訊的自訂字串值。

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

屬性值

String

Platform::String

winrt::hstring

包含提示路由資訊的自訂字串值。

適用於