PrintTaskOptionChangedEventArgs.OptionId Property

Definition

Gets the ID of the print task option that changed.

public:
 property Platform::Object ^ OptionId { Platform::Object ^ get(); };
IInspectable OptionId();
public object OptionId { get; }
var object = printTaskOptionChangedEventArgs.optionId;
Public ReadOnly Property OptionId As Object

Property Value

Object

Platform::Object

IInspectable

The ID of the property that changed.

Applies to