Condividi tramite


PrintCollationOptionDetails.ErrorText Proprietà

Definizione

Ottiene o imposta la stringa per una condizione di errore.

public:
 property Platform::String ^ ErrorText { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring ErrorText();

void ErrorText(winrt::hstring value);
public string ErrorText { get; set; }
var string = printCollationOptionDetails.errorText;
printCollationOptionDetails.errorText = string;
Public Property ErrorText As String

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa che descrive la condizione di errore.

Implementazioni

Si applica a