DkmPdbFileId.Age Özellik

Tanım

PDB 'nin yaşı. Bu aslında, dll/exe oluşturulduğunda, linre/derleyiciler tarafından bir exe/dll 'ye gömülü bir zaman damgası değeridir.

public:
 property System::UInt32 Age { System::UInt32 get(); };
public:
 property unsigned int Age { unsigned int get(); };
public uint Age { get; }
member this.Age : uint32
Public ReadOnly Property Age As UInteger

Özellik Değeri

UInt32

UInt32 döndürür.

Şunlara uygulanır