次の方法で共有


PrintWorkflowConfiguration.SourceAppDisplayName プロパティ

定義

印刷ジョブを開始した外部アプリケーションの表示名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ソース アプリケーションの表示名。

適用対象