Udostępnij za pośrednictwem


Właściwość TextTemplatingCallback.Errors —

Przestrzeń nazw:  Microsoft.VisualStudio.TextTemplating.VSHost
Zestaw:  Microsoft.VisualStudio.TextTemplating.VSHost.12.0 (w Microsoft.VisualStudio.TextTemplating.VSHost.12.0.dll)

Składnia

'Deklaracja
Public Property Errors As Boolean
public bool Errors { get; set; }
public:
property bool Errors {
    bool get ();
    void set (bool value);
}
member Errors : bool with get, set
function get Errors () : boolean 
function set Errors (value : boolean)

Wartość właściwości

Typ: Boolean
Zwraca wartość typu Boolean.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TextTemplatingCallback Klasa

Przestrzeń nazw Microsoft.VisualStudio.TextTemplating.VSHost