TextDocumentFileActionEventArgs.Time Property

Definition

Gets the DateTime when the file action occurred.

public:
 property DateTime Time { DateTime get(); };
public DateTime Time { get; }
member this.Time : DateTime
Public ReadOnly Property Time As DateTime

Property Value

The date/time of the file action.

Applies to