IppTextWithLanguage.Value Propriedade

Definição

Obtém o valor de texto do textWithLanguage atributo (conforme definido pelo IPP (Internet Printing Protocol)) que é representado pelo objeto IppTextWithLanguage atual.

public:
 property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
public string Value { get; }
var string = ippTextWithLanguage.value;
Public ReadOnly Property Value As String

Valor da propriedade

String

Platform::String

winrt::hstring

O valor de texto do textWithLanguage atributo.

Aplica-se a