IVsGlobalSearchTask.ErrorCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property int ErrorCode { int get(); };
public:
property int ErrorCode { int get(); };
[System.Runtime.InteropServices.DispId(1610678277)]
public int ErrorCode { get; }
public int ErrorCode { get; }
[<System.Runtime.InteropServices.DispId(1610678277)>]
member this.ErrorCode : int
member this.ErrorCode : int
Public ReadOnly Property ErrorCode As Integer
Property Value
Implements
- Attributes