Condividi tramite


PrintTicketOption.GetScoredPropertyValue(String, String) Metodo

Definizione

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

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

Parametri

name
String

Platform::String

winrt::hstring

Nome canonico della proprietà con punteggio.

xmlNamespace
String

Platform::String

winrt::hstring

Spazio dei nomi XML della proprietà con punteggio.

Restituisce

Valore associato alla proprietà con punteggio.

Si applica a