PrintServer.IsDelayInitialized Propriété

Définition

Obtient ou définit une valeur qui indique si l'initialisation des propriétés PrintServer a été retardée.

protected:
 property bool IsDelayInitialized { bool get(); void set(bool value); };
protected bool IsDelayInitialized { get; set; }
member this.IsDelayInitialized : bool with get, set
Protected Property IsDelayInitialized As Boolean

Valeur de propriété

true si l'initialisation a été retardée ; sinon, false.

S’applique à