'宣言 Public Overloads Shared Sub SetBrowsableAttribute( _ ByVal component As System.Object, _ ByVal propName As System.String, _ ByVal isBrowsable As System.Boolean _ )
'使用法 Dim component As System.Object Dim propName As System.String Dim isBrowsable As System.Boolean Util.SetBrowsableAttribute(component, propName, isBrowsable)
public static void SetBrowsableAttribute( System.object component, System.string propName, System.bool isBrowsable )
パラメータ
- component
- propName
- isBrowsable