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

屬性值

Int32

適用於