この型またはメンバは、Microsoft XML Core Services (MSXML) 5.0 オブジェクトまたはメンバのプロキシとして動作します。この型またはメンバによってラップされる MSXML オブジェクトまたはメンバについては、MSDN で Microsoft XML Core Services (MSXML) SDK を検索してください。MSDN オブジェクトまたはメンバのマネージ コードからの使用については、次を参照してください InfoPath 2003 オブジェクト モデルを使用して MSXML5 と System.Xml を操作する
このメソッドは、CLS に準拠していません。
名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)
構文
'宣言
<DispIdAttribute(145)> _
Function hasFeature ( _
feature As String, _
version As String _
) As Boolean
'使用
Dim instance As IXMLDOMImplementation
Dim feature As String
Dim version As String
Dim returnValue As Boolean
returnValue = instance.hasFeature(feature, version)
[DispIdAttribute(145)]
bool hasFeature (
string feature,
string version
)
パラメータ
- feature
- version
関連項目
参照
IXMLDOMImplementation インターフェイス
IXMLDOMImplementation のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間