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

プロパティ値

適用対象