DocumentReference.OutOfDate property [SDM]

 
Platform SDK: System Definition Model Overview

DocumentReference.OutOfDate

Note: This documentation is preliminary and is subject to change.

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

[C#]
public Boolean OutOfDate {get;}
FakePre-d7cddf4310164317b84ddd0eefa7132b-3c6bac3caec84ebda19d10736819ff9a

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

  
  Last updated: June 2005  |  What did you think of this topic?  |  Order a Platform SDK CD
  © Microsoft Corporation. All rights reserved. Terms of use.