VsSearchTask.ErrorCode Özellik

Tanım

Arama görevi hatalarla tamamlanırsa, arama sonucunu açıklayan hata kodunu alır veya ayarlar. Görev hatasız tamamlanırsa, bu özellik sıfır (0) olarak ayarlanır.

public:  property int ErrorCode {  public:
int get(); protected:
 void set(int value); };
public:  property int ErrorCode {  public:
int get(); protected:
 void set(int value); };
public int ErrorCode { get; protected set; }
member this.ErrorCode : int with get, set
Public Property ErrorCode As Integer

Özellik Değeri

Int32

Şunlara uygulanır