CodeBuilderAttribute Classe
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.
Classe Attribute pour configurer le processus de génération de code dyanamic pour la communication à distance du service.
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Interface)]
public class CodeBuilderAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Interface)>]
type CodeBuilderAttribute = class
inherit Attribute
Public Class CodeBuilderAttribute
Inherits Attribute
- Héritage
-
CodeBuilderAttribute
- Attributs
Constructeurs
CodeBuilderAttribute() |
Initialise une nouvelle instance de la classe CodeBuilderAttribute. |
Propriétés
EnableDebugging |
Obtient ou définit une valeur indiquant s’il faut activer l’indicateur de débogage pour l’attribut à utiliser par la génération de code automatique. |
S’applique à
Azure SDK for .NET