Compartir a través de


RelocateFile Miembros

The RelocateFile object is a programmatic tool that lets a file be relocated.

El tipo RelocateFile expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico RelocateFile() () () () Initializes a new instance of the RelocateFile class.
Método publico RelocateFile(String, String) Initializes a new instance of the RelocateFile class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública LogicalFileName Gets or sets the logical file name for the specified file.
Propiedad pública PhysicalFileName Gets or sets the physical file name for the specified file.

Principio