ExceptionSetting.Code 属性

命名空间:  EnvDTE90
程序集:  EnvDTE90(在 EnvDTE90.dll 中)

语法

声明
ReadOnly Property Code As UInteger
uint Code { get; }
property unsigned int Code {
    unsigned int get ();
}
abstract Code : uint32
function get Code () : uint

属性值

类型:System.UInt32

.NET Framework 安全性

请参见

参考

ExceptionSetting 接口

EnvDTE90 命名空间