Compartilhar via


XPathTypedValue.XPath Propriedade

Definição

Obtém ou define a expressão XPath de um 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 da propriedade

A expressão XPath definida para o objeto retornado XPathTypedValue .

Comentários

This member can be accessed without restrictions.

This type or member can be accessed from code running in forms opened in Microsoft InfoPath Filler or in a Web browser.

Aplica-se a