CodeViewDebugDirectoryData.Age プロパティ

定義

PDB のイテレーション。 最初のイテレーションは 1 です。 イテレーションは、PDB コンテンツが拡張されるたびにインクリメントされます。

public:
 property int Age { int get(); };
public int Age { get; }
member this.Age : int
Public ReadOnly Property Age As Integer

プロパティ値

適用対象