Partager via


ClientBuildManager.IsHostCreated Propriété

Définition

Obtient une valeur indiquant si un domaine d'application pour compiler des applications Web ASP.NET a été créé.

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

Valeur de propriété

Boolean

true si le domaine d'application pour compiler des applications Web ASP.NET a été créé ; sinon, false.

S’applique à

Voir aussi