共用方式為


InputParameter.Name 屬性

取得 InputParameter 物件所代表的輸入參數名稱。

**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)

語法

'宣告
<DispIdAttribute(1)> _
ReadOnly Property Name As String
'用途
Dim instance As InputParameter
Dim value As String

value = instance.Name
[DispIdAttribute(1)] 
string Name { get; }

屬性值

此輸入參數的名稱。

備註

Name 屬性會傳回命令列或 URL 中所指定之名稱/值組的名稱。

請參閱

參考

InputParameter 介面
InputParameter 成員
Microsoft.Office.Interop.InfoPath 命名空間