Share via


FileSearch.LastModified 属性

定义

返回或设置一个常量,该常量表示自上次修改和保存指定文件以来的时间量。

public:
 property Microsoft::Office::Core::MsoLastModified LastModified { Microsoft::Office::Core::MsoLastModified get(); void set(Microsoft::Office::Core::MsoLastModified value); };
public Microsoft.Office.Core.MsoLastModified LastModified { get; set; }
member this.LastModified : Microsoft.Office.Core.MsoLastModified with get, set
Public Property LastModified As MsoLastModified

属性值

默认值为 msoLastModifiedAnyTime

适用于