XmlRewritingContentFactory.SetXPath 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.
Surcharges
SetXPath(String, Object) | |
SetXPath(String, Object, ValueFormatter) |
SetXPath(String, Object)
SetXPath(String, Object, ValueFormatter)
public:
bool SetXPath(System::String ^ xpath, System::Object ^ val, Microsoft::XLANGs::RuntimeTypes::ValueFormatter ^ fmt);
public bool SetXPath (string xpath, object val, Microsoft.XLANGs.RuntimeTypes.ValueFormatter fmt);
member this.SetXPath : string * obj * Microsoft.XLANGs.RuntimeTypes.ValueFormatter -> bool
Public Function SetXPath (xpath As String, val As Object, fmt As ValueFormatter) As Boolean
Paramètres
- xpath
- String
- val
- Object
- fmt
- ValueFormatter