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