次の方法で共有


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 を返します。

このマネージド スレッドの一意の識別子を表す整数。

属性

適用対象