Part._setXPath(String, Object, ValueFormatter, 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.
protected:
void _setXPath(System::String ^ xpath, System::Object ^ val, Microsoft::XLANGs::RuntimeTypes::ValueFormatter ^ fmt, bool dynamic);
protected void _setXPath (string xpath, object val, Microsoft.XLANGs.RuntimeTypes.ValueFormatter fmt, bool dynamic);
member this._setXPath : string * obj * Microsoft.XLANGs.RuntimeTypes.ValueFormatter * bool -> unit
Protected Sub _setXPath (xpath As String, val As Object, fmt As ValueFormatter, dynamic As Boolean)
Paramètres
- xpath
- String
- val
- Object
- fmt
- ValueFormatter
- dynamic
- Boolean