Udostępnij za pośrednictwem


TimedMetadataEncodingProperties.Type Property

Definition

Gets a string specifying the format type of the typed metadata.

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

Property Value

String

Platform::String

winrt::hstring

A string specifying the format type of the typed metadata.

Implements

Applies to