常に true を返します。
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
<DispIdAttribute(6)> _
ReadOnly Property QueryAllowed As Boolean
'使用
Dim instance As XMLFileAdapter2
Dim value As Boolean
value = instance.QueryAllowed
[DispIdAttribute(6)]
bool QueryAllowed { get; }
関連項目
参照
XMLFileAdapter2 インターフェイス
XMLFileAdapter2 のメンバ
Microsoft.Office.Interop.InfoPath 名前空間