TextTransformation.Errors 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.
Collection d’erreurs pour le processus de génération
public:
property System::CodeDom::Compiler::CompilerErrorCollection ^ Errors { System::CodeDom::Compiler::CompilerErrorCollection ^ get(); };
public System.CodeDom.Compiler.CompilerErrorCollection Errors { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Errors : System.CodeDom.Compiler.CompilerErrorCollection
Public ReadOnly Property Errors As CompilerErrorCollection
Valeur de propriété
- Attributs