Share via


PrintWorkflowConfiguration.SourceAppDisplayName Property

Definition

Gets the display name of the external application that initiated the print job.

public:
 property Platform::String ^ SourceAppDisplayName { Platform::String ^ get(); };
winrt::hstring SourceAppDisplayName();
public string SourceAppDisplayName { get; }
var string = printWorkflowConfiguration.sourceAppDisplayName;
Public ReadOnly Property SourceAppDisplayName As String

Property Value

String

Platform::String

winrt::hstring

The display name of the source application.

Applies to