Megosztás a következőn keresztül:


PrintCollationOptionDetails.OptionId Property

Definition

Gets the ID of the print collation option.

public:
 property Platform::String ^ OptionId { Platform::String ^ get(); };
winrt::hstring OptionId();
public string OptionId { get; }
var string = printCollationOptionDetails.optionId;
Public ReadOnly Property OptionId As String

Property Value

String

Platform::String

winrt::hstring

The ID of the collation option.

Implements

Applies to