DefaultEventAttribute.Default 字段

定义

指定 DefaultEventAttribute 的默认值,即 nullSpecifies the default value for the DefaultEventAttribute, which is null. static 字段是只读的。This static field is read-only.

public: static initonly System::ComponentModel::DefaultEventAttribute ^ Default;
public static readonly System.ComponentModel.DefaultEventAttribute Default;
 staticval mutable Default : System.ComponentModel.DefaultEventAttribute
Public Shared ReadOnly Default As DefaultEventAttribute 

字段值

DefaultEventAttribute

适用于