次の方法で共有


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

キューのルーティング情報を含むカスタム文字列値。

適用対象