Condividi tramite


TimedTextCue.Id Proprietà

Definizione

Ottiene o imposta un identificatore per il segnale.

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 = timedTextCue.id;
timedTextCue.id = string;
Public Property Id As String

Valore della proprietà

String

Platform::String

winrt::hstring

Identificatore del segnale.

Implementazioni

Id

Si applica a