HandleCollector.Name 属性

定义

获取 HandleCollector 对象的名称。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

属性值

Name 属性允许您为跟踪句柄类型的回收器分别命名。

适用于