ConfigProperties.IfExistsExtractBool(XmlDocument, String, Boolean) 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:
static bool IfExistsExtractBool(System::Xml::XmlDocument ^ document, System::String ^ path, bool alt);
public static bool IfExistsExtractBool (System.Xml.XmlDocument document, string path, bool alt);
static member IfExistsExtractBool : System.Xml.XmlDocument * string * bool -> bool
Public Shared Function IfExistsExtractBool (document As XmlDocument, path As String, alt As Boolean) As Boolean
Paramètres
- document
- XmlDocument
- path
- String
- alt
- Boolean