ThreadPoolBoundHandle.Handle 屬性

定義

取得繫結作業系統控制代碼。

public:
 property System::Runtime::InteropServices::SafeHandle ^ Handle { System::Runtime::InteropServices::SafeHandle ^ get(); };
public System.Runtime.InteropServices.SafeHandle Handle { get; }
public System.Runtime.InteropServices.SafeHandle Handle { [System.Security.SecurityCritical] get; }
member this.Handle : System.Runtime.InteropServices.SafeHandle
[<get: System.Security.SecurityCritical>]
member this.Handle : System.Runtime.InteropServices.SafeHandle
Public ReadOnly Property Handle As SafeHandle

屬性值

SafeHandle

物件,持有繫結作業系統控制代碼。

屬性

適用於