IInternalConfigRoot.IsDesignTime Eigenschap

Definitie

Retourneert een waarde die aangeeft of de configuratie een ontwerptijdconfiguratie is.

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

Waarde van eigenschap

true als de configuratie een ontwerptijdconfiguratie is; false als de configuratie geen ontwerptijdconfiguratie is.

Van toepassing op