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