Partager via


IXMLDOMImplementation.hasFeature(String, String) Méthode

Définition

Ce type ou ce membre fait office de proxy pour un objet ou un membre Microsoft XML Core Services (MSXML). Pour plus d’informations sur l’objet ou le membre MSXML qui est encapsulé par ce type ou ce membre, consultez le kit SDK MSXMLWorking with MSXML5 et System.Xml Using the InfoPath 2003 Object Model

public:
 bool hasFeature(System::String ^ feature, System::String ^ version);
public bool hasFeature (string feature, string version);
abstract member hasFeature : string * string -> bool
Public Function hasFeature (feature As String, version As String) As Boolean

Paramètres

feature
String
version
String

Retours

S’applique à