VSConstants.COR_E_FILENOTFOUND Field

Definition

public: int COR_E_FILENOTFOUND = -2147024894;
public const int COR_E_FILENOTFOUND = -2147024894;
val mutable COR_E_FILENOTFOUND : int
Public Const COR_E_FILENOTFOUND As Integer  = -2147024894

Field Value

Value = -2147024894

Applies to