次の方法で共有


ResultItemType.LastModifiedDate property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property LastModifiedDate As DateTime
    Get
    Private Set
'Usage
Dim instance As ResultItemType
Dim value As DateTime

value = instance.LastModifiedDate
[DataMemberAttribute]
public DateTime LastModifiedDate { get; private set; }

Property value

Type: System.DateTime

See also

Reference

ResultItemType class

ResultItemType members

Microsoft.Office.Server.Search.Administration namespace