Share via


FileSystemObjectBasicInfo.LastModified Property

Definition

Gets or sets the date the file system object was last modified.

public:  abstract property DateTime LastModified {  public:
DateTime get(); protected:
 void set(DateTime value); };
public abstract DateTime LastModified { get; protected set; }
member this.LastModified : DateTime with get, set
Public MustOverride Property LastModified As DateTime

Property Value

Applies to