Поделиться через


PrintTicketOption.GetScoredPropertyValue(String, String) Метод

Определение

Возвращает значение, связанное с элементом оцененного свойства текущего параметра печати.

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

Параметры

name
String

Platform::String

winrt::hstring

Каноническое имя оцененного свойства.

xmlNamespace
String

Platform::String

winrt::hstring

Пространство имен XML оцененного свойства.

Возвращаемое значение

Значение, связанное с оцененным свойством.

Применяется к