Partager via


IInternalConfigRoot.IsDesignTime Propriété

Définition

Retourne une valeur indiquant si la configuration est une configuration au moment du design.

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

Valeur de propriété

true si la configuration est une configuration au moment du design ; false si la configuration n'est pas une configuration au moment du design.

S’applique à