Share via


PhysicalDirectoryInfo.Exists Propiedad

Definición

Obtiene un valor que indica si el recurso existe en el sistema de almacenamiento subyacente.

public:
 property bool Exists { bool get(); };
public bool Exists { get; }
member this.Exists : bool
Public ReadOnly Property Exists As Boolean

Valor de propiedad

true si el recurso existe en el sistema de almacenamiento subyacente; false Lo contrario.

Implementaciones

Se aplica a