CustomXMLPartClass.SelectSingleNode(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual Microsoft::Office::Core::CustomXMLNode ^ SelectSingleNode(System::String ^ XPath) = Microsoft::Office::Core::_CustomXMLPart::SelectSingleNode;
public virtual Microsoft.Office.Core.CustomXMLNode SelectSingleNode (string XPath);
abstract member SelectSingleNode : string -> Microsoft.Office.Core.CustomXMLNode
override this.SelectSingleNode : string -> Microsoft.Office.Core.CustomXMLNode
Public Overridable Function SelectSingleNode (XPath As String) As CustomXMLNode
Paramètres
- XPath
- String