Share via


PrintSupportSettingsUISession.LaunchKind Property

Definition

Gets a value that indicates the type of operation that launched the print support settings UI.

public:
 property SettingsLaunchKind LaunchKind { SettingsLaunchKind get(); };
SettingsLaunchKind LaunchKind();
public SettingsLaunchKind LaunchKind { get; }
var settingsLaunchKind = printSupportSettingsUISession.launchKind;
Public ReadOnly Property LaunchKind As SettingsLaunchKind

Property Value

The type of operation that launched the print support settings UI.

Applies to