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 允许你命名单独跟踪句柄类型的收集器。

适用于