UiSynchronizationContext.ManagedUiThreadId 속성

정의

주의

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

현재 관리되는 스레드의 고유 식별자를 가져옵니다.

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

속성 값

Int32를 반환합니다.

이 관리되는 스레드의 고유 식별자를 나타내는 정수입니다.

특성

적용 대상