InputParameter.Value 屬性
取得 InputParameter 物件所代表之輸入參數的值。
**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)
語法
'宣告
<DispIdAttribute(2)> _
ReadOnly Property Value As String
'用途
Dim instance As InputParameter
Dim value As String
value = instance.Value
[DispIdAttribute(2)]
string Value { get; }
屬性值
此輸入參數的值。
備註
Value 屬性會傳回命令列或 URL 中所指定之名稱/值組的值。
請參閱
參考
InputParameter 介面
InputParameter 成員
Microsoft.Office.Interop.InfoPath 命名空間