AppTile.LastModified property
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property LastModified As String
Get
'Usage
Dim instance As AppTile
Dim value As String
value = instance.LastModified
public string LastModified { get; }
Property value
Type: System.String