TimedMetadataEncodingProperties.Type プロパティ

定義

型指定されたメタデータの書式の種類を指定する文字列を取得します。

public:
 property Platform::String ^ Type { Platform::String ^ get(); };
winrt::hstring Type();
public string Type { get; }
var string = timedMetadataEncodingProperties.type;
Public ReadOnly Property Type As String

プロパティ値

String

Platform::String

winrt::hstring

型指定されたメタデータの形式の種類を指定する文字列。

実装

適用対象