Partager via


HTMLProjectItem.IsOpen Propriété

Définition

Détermine si l’élément de projet HTML spécifié est ouvert dans le Microsoft Script Editor.

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

Valeur de propriété

Remarques

Cette propriété renvoie true si l’élément de projet HTML spécifié est ouvert dans le Microsoft Script Editor ; False si l’élément n’est pas ouvert.

S’applique à