Udostępnij za pośrednictwem


Właściwość WizardCancelledException.HResult —

Zwraca lub ustawia wartość HRESULT, zakodowanej wartości liczbowej, przypisany do określonych wyjątków.

Przestrzeń nazw:  Microsoft.VisualStudio.TemplateWizard
Zestaw:  Microsoft.VisualStudio.TemplateWizardInterface (w Microsoft.VisualStudio.TemplateWizardInterface.dll)

Składnia

'Deklaracja
Protected Property HResult As Integer
protected int HResult { get; set; }
protected:
property int HResult {
    int get ();
    void set (int value);
}
member HResult : int with get, set
function get HResult () : int
function set HResult (value : int)

Wartość właściwości

Typ: System.Int32
Wartość HRESULT.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WizardCancelledException Klasa

Przestrzeń nazw Microsoft.VisualStudio.TemplateWizard