Condividi tramite


ForEachNodeListEnumerator.OuterXPathString Proprietà

Definizione

Ottiene o imposta un valore che rappresenta la stringa XPath, il nome del file che contiene la stringa XPath oppure il nome della variabile che contiene la stringa XPath, a seconda del valore di OuterXPathStringSourceType.

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

Valore della proprietà

Valore che rappresenta la stringa XPath, il nome del file che contiene la stringa XPath oppure il nome della variabile che contiene la stringa XPath, a seconda del valore di OuterXPathStringSourceType.

Implementazioni

Si applica a