バージョン

Attribute コンストラクタ(String)

Attribute クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String _
)
public Attribute( 
   System.string name
)

パラメータ

name
属性の名前です。
参照

オンラインで表示: GitHub