ProvideCodeGeneratorAttribute.RegisterCodeBase Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique s’il faut ou non inscrire le générateur à l’aide d’un code base
public:
property bool RegisterCodeBase { bool get(); void set(bool value); };
public:
property bool RegisterCodeBase { bool get(); void set(bool value); };
public bool RegisterCodeBase { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.RegisterCodeBase : bool with get, set
Public Property RegisterCodeBase As Boolean
Valeur de propriété
- Attributs