バージョン

GetPropertyIntentValue メソッド

プロパティの値持ちデータ インテントの値を返します。
シンタックス
'宣言
 
Public Function GetPropertyIntentValue( _
   ByVal intent As String, _
   ByVal property As String _
) As String
public string GetPropertyIntentValue( 
   string intent,
   string property
)

パラメータ

intent
検索する評価されるインテント。
property
インテントを検索するプロパティ。

戻り値の型

インテント値。
参照