XmlRewritingContentFactory.SetXPath Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
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
Parámetros
- xpath
- String
- val
- Object
- fmt
- ValueFormatter