HandleCollector.Name Property

Definition

Gets the name of a HandleCollector object.

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

Property Value

This Name property allows you to name collectors that track handle types separately.

Applies to