Bagikan melalui


ClientBuildManager.IsHostCreated Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah domain aplikasi untuk mengkompilasi aplikasi web ASP.NET telah dibuat.

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

Nilai Properti

true jika domain aplikasi untuk mengkompilasi aplikasi web ASP.NET telah dibuat; jika tidak, false.

Berlaku untuk

Lihat juga