Condividi tramite


PrintTicketOption.GetPropertyNode(String, String) Metodo

Definizione

Ottiene il nodo XML di un elemento della proprietà dell'opzione di stampa corrente.

public:
 virtual IXmlNode ^ GetPropertyNode(Platform::String ^ name, Platform::String ^ xmlNamespace) = GetPropertyNode;
IXmlNode GetPropertyNode(winrt::hstring const& name, winrt::hstring const& xmlNamespace);
public IXmlNode GetPropertyNode(string name, string xmlNamespace);
function getPropertyNode(name, xmlNamespace)
Public Function GetPropertyNode (name As String, xmlNamespace As String) As IXmlNode

Parametri

name
String

Platform::String

winrt::hstring

Nome canonico della proprietà.

xmlNamespace
String

Platform::String

winrt::hstring

Spazio dei nomi XML della proprietà.

Restituisce

Nodo XML per l'elemento della proprietà.

Si applica a