Partager via


TransformedAllTemplatesEventArgs.AnyErrors, propriété

S'il y a des erreurs pendant la série ///.

Espace de noms :  Microsoft.VisualStudio.TextTemplating
Assembly :  Microsoft.VisualStudio.TextTemplating.Interfaces.11.0 (dans Microsoft.VisualStudio.TextTemplating.Interfaces.11.0.dll)

Syntaxe

'Déclaration
Public Property AnyErrors As Boolean
public bool AnyErrors { get; set; }
public:
property bool AnyErrors {
    bool get ();
    void set (bool value);
}
member AnyErrors : bool with get, set
function get AnyErrors () : boolean
function set AnyErrors (value : boolean)

Valeur de propriété

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

TransformedAllTemplatesEventArgs Classe

Microsoft.VisualStudio.TextTemplating, espace de noms