Condividi tramite


PrintTicketOption.GetPropertyValue(String, String) Metodo

Definizione

Ottiene il valore associato a un elemento della proprietà dell'opzione di stampa corrente.

public:
 virtual PrintTicketValue ^ GetPropertyValue(Platform::String ^ name, Platform::String ^ xmlNamespace) = GetPropertyValue;
PrintTicketValue GetPropertyValue(winrt::hstring const& name, winrt::hstring const& xmlNamespace);
public PrintTicketValue GetPropertyValue(string name, string xmlNamespace);
function getPropertyValue(name, xmlNamespace)
Public Function GetPropertyValue (name As String, xmlNamespace As String) As PrintTicketValue

Parametri

name
String

Platform::String

winrt::hstring

Nome canonico della proprietà.

xmlNamespace
String

Platform::String

winrt::hstring

Spazio dei nomi XML della proprietà.

Restituisce

Valore associato alla proprietà.

Si applica a