Partager via


TimedMetadataEncodingProperties.Subtype Propriété

Définition

Obtient une chaîne spécifiant le sous-type de format des métadonnées typées.

public:
 property Platform::String ^ Subtype { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring Subtype();

void Subtype(winrt::hstring value);
public string Subtype { get; set; }
var string = timedMetadataEncodingProperties.subtype;
timedMetadataEncodingProperties.subtype = string;
Public Property Subtype As String

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne spécifiant le sous-type de format des métadonnées typées.

Implémente

S’applique à