Partager via


ImageCue.Id Propriété

Définition

Obtient l’identificateur de la piste de métadonnées chrono timed.

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

void Id(winrt::hstring value);
public string Id { get; set; }
var string = imageCue.id;
imageCue.id = string;
Public Property Id As String

Valeur de propriété

String

Platform::String

winrt::hstring

Identificateur de la piste de métadonnées chrono timed.

Implémente

Id

S’applique à