Share via


OutOfDate Property of the DocumentReference Object

OutOfDate Property of the DocumentReference Object

Gets a value indicating whether the timestamp of the referenced file has changed since the last compile.

  [C#]
public Boolean OutOfDate {get;}

FakePre-802eb7b7d9994e8a94256da55849857a-7ebae7ebddd14c0bb79777dac3dfcfc3

Remarks

If the reference has been loaded during a previous compilation and the file has since been modified (the time stamp has changed), then the compiler will reload the referenced document during the next compile.

Requirements

Namespace

Defined in Microsoft.SystemDefinitionModel.Tools.

Assembly

Requires SdmCompile (in SdmCompile.dll).

.NET Framework

Requires .NET Framework 2.0.

See Also

Microsoft.SystemDefinitionModel.Tools
DocumentReference

Send comments about this topic to Microsoft

Build date: 10/2/2007