protected bool IsDevelopmentHot { get; }
Protected ReadOnly Property IsDevelopmentHot As Boolean Get
protected: property bool IsDevelopmentHot { bool get (); }
member IsDevelopmentHot : bool with get
In This Article