PrintSupportSettingsUISession.LaunchKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.