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 プロパティにより、ハンドルの種類を個別に追跡するコレクターに名前を付けることができます。

適用対象