VSConstants.VS_E_EDITORDISABLED 字段

定义

与 "编辑器已禁用" 对应的与特定错误 HRESULT。

public: int VS_E_EDITORDISABLED = -2147213296;
public const int VS_E_EDITORDISABLED = -2147213296;
val mutable VS_E_EDITORDISABLED : int
Public Const VS_E_EDITORDISABLED As Integer  = -2147213296

字段值

Int32

适用于