FileSystemEntry.IsHidden Propriété

Définition

Obtient une valeur indiquant si le fichier a l’attribut masqué.

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

Valeur de propriété

Boolean

true si le fichier a l’attribut masqué ; sinon, false.

S’applique à