XmlRewritingContentFactory.SetXPath Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
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
Parametri
- xpath
- String
- val
- Object
- fmt
- ValueFormatter