Compartir a través de


XPathTypedValue.XPath Propiedad

Definición

Obtiene o establece la expresión XPath de un XPathTypedValue objeto .

public:
 abstract property System::String ^ XPath { System::String ^ get(); void set(System::String ^ value); };
public abstract string XPath { get; set; }
member this.XPath : string with get, set
Public MustOverride Property XPath As String

Valor de propiedad

Expresión XPath definida para el objeto devuelto XPathTypedValue .

Comentarios

Se puede acceder a este miembro sin restricciones.

Se puede acceder a este tipo o miembro desde el código que se ejecuta en los formularios abiertos en Microsoft InfoPath Filler o en un explorador web.

Se aplica a