'宣言 Public Overloads Shared Sub SetBrowsableAttribute( _ ByVal prop As System.ComponentModel.PropertyDescriptor, _ ByVal isBrowsable As System.Boolean _ )
'使用法 Dim prop As System.ComponentModel.PropertyDescriptor Dim isBrowsable As System.Boolean Util.SetBrowsableAttribute(prop, isBrowsable)
public static void SetBrowsableAttribute( System.ComponentModel.PropertyDescriptor prop, System.bool isBrowsable )
パラメータ
- prop
- isBrowsable