'宣言 Public Overloads Shared Function GetReadOnlyAttribute( _ ByVal props As System.ComponentModel.PropertyDescriptorCollection, _ ByVal propName As System.String _ ) As System.Boolean
'使用法 Dim props As System.ComponentModel.PropertyDescriptorCollection Dim propName As System.String Dim value As System.Boolean value = Util.GetReadOnlyAttribute(props, propName)
パラメータ
- props
- propName