バージョン

GetAllPropertiesWithIntent メソッド

提供したインテントと一致するすべてのプロパティを返します。
シンタックス
'宣言
 
Public Function GetAllPropertiesWithIntent( _
   ByVal intent As String _
) As String()
public string[] GetAllPropertiesWithIntent( 
   string intent
)

パラメータ

intent
一致するインテントの名前。

戻り値の型

提供したインテントと一致するすべてのプロパティ。
参照