IForeAssemblyBinary.GetReferenceTimeStamp

Syntax

GetReferenceTimeStamp(Reference: String): DateTime;

Parameters

Reference. Assembly identifier to which there is a link in the current assembly.

Description

The GetReferenceTimeStamp method gets the assembly compilation date and time to which there is a link in the current assembly.

Example

The example of use is given in description of the IForeAssemblyBinary.HiddenReferences property.

See also:

IForeAssemblyBinary