Aracılığıyla paylaş


WizardCancelledException.HResult Özellik

Alır veya ayarlar hresult, belirli bir özel durum için atanan kodlanmış bir sayısal değer.

Ad alanı:  Microsoft.VisualStudio.TemplateWizard
Derleme:  Microsoft.VisualStudio.TemplateWizardInterface (Microsoft.VisualStudio.TemplateWizardInterface.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: System.Int32
hresult değeri.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WizardCancelledException Sınıf

Microsoft.VisualStudio.TemplateWizard Ad Alanı