ErrorObjectClass.ErrorCode Property

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

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

Property Value

Implements

Applies to