Compartir a través de


IXMLDOMImplementation.hasFeature(String, String) Método

Definición

Este tipo o miembro actúa como un servidor proxy para un miembro u objeto Microsoft XML Core Services (MSXML). Para obtener información sobre el objeto o miembro de MSXML encapsulado por este tipo o miembro, consulte el SDK de MSXMLQue trabaja con MSXML5 y System.Xml Usar el modelo de objetos de InfoPath 2003.

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

Parámetros

feature
String
version
String

Devoluciones

Se aplica a