バージョン

HasAttribute メソッド

属性をスクリプトに渡すかどうかをチェックします。
シンタックス
'宣言
 
Protected Function HasAttribute( _
   ByVal scriptAttribute As Integer _
) As Boolean
protected bool HasAttribute( 
   int scriptAttribute
)

パラメータ

scriptAttribute
A_ から始まる定数の 1 つ。

戻り値の型

True: 属性を描画します。
参照