IInternalConfigRoot.IsDesignTime Egenskap

Definition

Returnerar ett värde som anger om konfigurationen är en designtidskonfiguration.

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

Egenskapsvärde

true om konfigurationen är en designtidskonfiguration; false om konfigurationen inte är en designtidskonfiguration.

Gäller för