Condividi tramite


PrintMediaTypeOptionDetails.TrySetValue(Object) Metodo

Definizione

Imposta il valore per l'opzione del tipo di supporto.

public:
 virtual bool TrySetValue(Platform::Object ^ value) = TrySetValue;
bool TrySetValue(IInspectable const& value);
public bool TrySetValue(object value);
function trySetValue(value)
Public Function TrySetValue (value As Object) As Boolean

Parametri

value
Object

Platform::Object

IInspectable

Valore per l'opzione tipo di supporto.

Restituisce

Boolean

bool

Valore booleano che indica TRUE per ottenere o impostare correttamente e FALSE per un oggetto Get o Set non riuscito.

Implementazioni

M:Windows.Graphics.Printing.OptionDetails.IPrintOptionDetails.TrySetValue(System.Object) M:Windows.Graphics.Printing.OptionDetails.IPrintOptionDetails.TrySetValue(Platform::Object) M:Windows.Graphics.Printing.OptionDetails.IPrintOptionDetails.TrySetValue(IInspectable)

Si applica a