PollingWildCardChangeToken.GetLastWriteUtc(String) Méthode

Définition

Obtient l’heure de la dernière écriture du fichier au niveau spécifié path.

protected:
 virtual DateTime GetLastWriteUtc(System::String ^ path);
protected virtual DateTime GetLastWriteUtc(string path);
abstract member GetLastWriteUtc : string -> DateTime
override this.GetLastWriteUtc : string -> DateTime
Protected Overridable Function GetLastWriteUtc (path As String) As DateTime

Paramètres

path
String

Chemin d’accès relatif racine.

Retours

Le DateTime fichier a été modifié pour la dernière fois.

S’applique à