バージョン

GetInheritanceAttribute メソッド

オブジェクトの InheritanceAttribute を取得します。
シンタックス
'宣言
 
Public Shared Function GetInheritanceAttribute( _
   ByVal component As Component _
) As InheritanceAttribute
public static InheritanceAttribute GetInheritanceAttribute( 
   Component component
)

パラメータ

component
対象となるコンポーネント。

戻り値の型

オブジェクトの InheritanceAttribute。見つからない場合、またはセキュリティが不十分な場合は null。
参照