UiSynchronizationContext.ManagedUiThreadId Vlastnost

Definice

Upozornění

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Získá jedinečný identifikátor pro aktuální spravované vlákno.

public:
 static property int ManagedUiThreadId { int get(); void set(int value); };
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public static int ManagedUiThreadId { get; set; }
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
static member ManagedUiThreadId : int with get, set
Public Shared Property ManagedUiThreadId As Integer

Hodnota vlastnosti

Vrací objekt Int32.

Celé číslo, které představuje jedinečný identifikátor pro toto spravované vlákno.

Atributy

Platí pro