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

屬性值

一個持有綁定作業系統 handle 的物件。

屬性

適用於