バージョン

DataIntentAttribute コンストラクタ

DataIntentAttribute を構築します。
シンタックス
'宣言
 
Public Function New( _
   ByVal intent As String _
)
public DataIntentAttribute( 
   string intent
)

パラメータ

intent
使用するデータ インテント。
参照