Returns value indicating whether the specified property is default.
シンタックス
'宣言
Protected Overrides Function IsDefaultProperty( _
ByVal As String _
) As Boolean
protected override bool IsDefaultProperty(
string
)
パラメータ
- name
- Specified property name.
参照