DefaultBindingPropertyAttribute.Default 字段

定义

表示 DefaultBindingPropertyAttribute 类的默认值。

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

字段值

注解

成员 Default 是一个静态只读字段,用于定义使用无参数构造函数初始化的 DefaultBindingPropertyAttribute 类的实例。

适用于